Convert between 1000+ currencies instantly, or call the same conversion engine directly from your application via the CurrencyFreaks API.
Live Exchange Rates: 2026-09-17 23:06:00 UTC
US DollarUSDEverything this page does is available as a REST API call, the same rates, the same 1000+ currencies, returned as JSON in milliseconds. If you're building a converter into your own product rather than using this one interactively, this is the endpoint behind it:
curl 'https://api.currencyfreaks.com/v2.0/convert/latest?apikey=YOUR_API_KEY&from=USD&to=EUR&amount=1000'Used in checkout flows, invoicing systems, and multi-currency dashboards. Full API documentation →
Rates come from established forex exchanges, cryptocurrency exchanges and national banks, refreshed as often as your plan allows, from daily on the free tier up to every 60 seconds on Professional. See plan details →
Need the full list of supported currencies rather than a single conversion? Query /v2.0/supported-currencies for all 1000+ codes, names and symbols in one call, no per-currency lookups required.
Yes, the interactive converter above is free with no sign-up. The underlying API has a free developer tier (1,000 calls/month) for anyone building their own integration.
Rates update on a schedule tied to your API plan: daily on the free tier, down to every 60 seconds on paid plans. The rate shown above reflects the free-tier refresh interval.
Yes, see the historical currency converter for rates on any past date back to 1984.