AccuRates Currency Converter
Get ultra-fast, 60-second updated currency conversion for 160+ currencies with bank-grade accuracy, 60ms average response times, and 55 years of historical data, all in one clean, developer-focused currency converter API. AccuRates API delivers highly accurate, globally sourced Forex data refreshed every 60 seconds. Backed by bank-level providers and optimized for reliability at scale, it…
AccuRates Currency Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| fetch-one | ||
| GET |
/fetch-one /fetch-one |
Fetch a single currency exchange rate, from and to any supported currency. |
| fetch-multi | ||
| GET |
/fetch-multi /fetch-multi |
Fetch multiple currency rates at once |
| fatch-all | ||
| GET |
/fetch-all /fetch-all |
Fetch all available currency rates |
| fetch-many-to-one | ||
| GET |
/fetch-many-to-one /fetch-many-to-one |
Fetch a set of many source currency rates to a single target currency (inverse of /fetch-multi). Midpoint spot rates. Costs one API call per pair returned. |
| fetch-matrix | ||
| GET |
/fetch-matrix /fetch-matrix |
Fetch a matrix of multiple from/to currency pairs. Midpoint spot rates. Costs one API call per pair returned. |
| convert | ||
| GET |
/convert /convert |
Convert an amount of one currency into another currency |
| historical | ||
| GET |
/historical /historical |
Fetch exchange rates for a date in the past |
| time-series | ||
| GET |
/time-series /time-series |
Fetch a time-series dataset of currency rates for the specified interval (only daily supported currently) |
| currencies | ||
| GET |
/currencies /currencies |
Fetch a list of supported currencies |
AccuRates Currency Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA Recommended | $20 / month | 20 / second |
|
| MEGA | $50 / month | 50 / second |
|