Xchange Currency
The Xchange Currency APIs are meant to be used for fetching data on the latest (up to 15 mins) forex rates for 125 currencies with very low latency. There is no base currency which gives the developers more accuracy on the rate of conversion.
Xchange Currency endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Supported Currencies /currencies |
Fetches the list of currencies supported |
| GET |
Currency Name /currencies/{currencyCode} |
Get the Curreny Name / Label for the Currency Code |
| GET |
Current Foreign Currency Exchange Rate /xchange/{fromCurrency}/{toCurrency} |
Fetches the current foreign exchange rate that is refreshed every 15 mins. |
Xchange Currency pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $6 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $35 / month | — |
|