Rates come straight from the ECB, the US Federal Reserve, the State Bank of Pakistan, the Bank of England and the Bank of Canada. Public data, no licence, and a stronger claim than any competitor: sourced from central banks, with staleness reported rather than hidden.
Why it works_
Convert money at a rate you can name
Central-bank provenance
Each currency is served by the bank that is the authority for it; every rate carries its source and as-of date.
Arbitrary precision
Conversions run in bcmath at scale 12 — amounts are strings, never floats, because a float cannot hold money.
Staleness, not silence
A source past its window is marked stale; an unpublished currency is absent, never guessed.
One call, these response blocks.
This page maps to these blocks of the same response every other page reads:
- Live FX
curl "https://api.localesense.com/v1/fx/convert?from=USD&to=PKR&amount=100" \
-H "Authorization: Bearer ls_live_..."
What your code sees, per request.
The sample on the right is the shape of the real response for a visitor in Karachi — every value attributable, nothing guessed. Point the same call at any of the 197 markets.
Try it live in the docs- FX vs USD 278.02 · SBP · today
Keep exploring_
Related platform
Turn an IP into a place — country, region, city, timezone.
Learn moreNot just "PKR" — the symbol, decimals, separators and grouping.
Learn moreStandard rate, local name, reduced bands, inclusive or not.
Learn more