Exchango
Key Features: * Real-Time Rates — Get the latest exchange rates with low-latency responses. * Historical Data — Access up to 25 years of historical rates, ideal for analytics or trend tracking. * Currency Conversion — Easily convert amounts between currencies. * Multiple Data Sources — Multiple Data Sources — Built on data from trusted financial providers, with ongoing efforts to expand coverage…
Exchango endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
/v1/currency/rates/{currencyCode} /v1/currency/rates/{currencyCode} |
|
| GET |
/v1/currency/historical-rates/{currencyCode}/{date} /v1/currency/historical-rates/{currencyCode}/{date} |
|
| GET |
/v1/currency/fluctuation-graph/{base}/{symbols}/{startDate}/{endDate} /v1/currency/fluctuation-graph/{base}/{symbols}/{startDate}/{endDate} |
This endpoint returns a binary PNG image that includes a graph to show historical fluctuation data for one or more currencies compared to a base currency over a given date range.… |
| GET |
/v1/currency/fluctuation/{base}/{symbols}/{startDate}/{endDate} /v1/currency/fluctuation/{base}/{symbols}/{startDate}/{endDate} |
Returns historical fluctuation data for one or more currencies compared to a base currency over a given date range. Includes start and end rates, total change, percent change,… |
| GET |
/v1/currency/convert/{fromCurrency}/{toCurrency}/{amount} /v1/currency/convert/{fromCurrency}/{toCurrency}/{amount} |
|
| GET |
/v1/currency/supported /v1/currency/supported |
Returns an array of supported 3-letter ISO 4217 currency codes. |
Exchango pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA Recommended | $19 / month | — |
|
| MEGA | $59 / month | — |
|