Supported Currencies — 160+ Currency Codes
Full list of the 160+ currencies supported by the AllRatesToday exchange rate API: ISO codes, names, and symbols for every major, popular, and exotic currency, from USD and EUR to LKR and NGN.
Major currencies
USD, EUR, GBP, JPY, CHF, CAD, AUD, NZD
Popular currencies
INR, CNY, BRL, MXN, RUB, TRY, ZAR, SGD, HKD, KRW, THB, PHP, PKR, BDT, LKR, NGN, GHS, KES, AED, SAR, EGP
— and the full list below.
All supported currencies
Codes are ISO 4217. Click a currency for its full profile — symbols, denominations, central bank, and live conversion rates.
Using currency codes in the API
Pass any code above as source or target:
curl "https://allratestoday.com/api/rate?source=USD&target=LKR" \
-H "Authorization: Bearer art_live_your_key"
Or fetch this list programmatically — the /api/v1/symbols
endpoint returns every supported currency with its name and symbol:
curl "https://allratestoday.com/api/v1/symbols" The machine-readable OpenAPI specification covers every endpoint, and the API playground lets you try them without writing code.
Every currency, one API key
Live mid-market rates, historical data, and official central bank rates for 160 currencies.
Get Free API Key Try the Playground