Foreign Exchange Rates
cbfx gives you live, authoritative foreign exchange rates pulled directly from the official websites of global central banks — no third-party aggregators, no stale cached data, no API keys required on your end. Each rate is the sell (ask) rate expressed as local currency per 1 USD, sourced from the same pages that banks and financial institutions check themselves. Perfect for fintech apps,…
Foreign Exchange Rates endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get rates for all currencies /rates |
Returns all the rates |
| GET |
Convert from one currency to another /convert |
Convert from base currency to target currency |
| GET |
Get list of all supported currencies /supported |
Returns a list of supported countries and currencies |
| GET |
Get today's exchange rate for a currency /rate |
Returns exchange rate for a requested country code or currency code. The list of supported country codes and currency codes are in `/supported` |
Foreign Exchange Rates pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $50 / month | — |
|