Currency Converter
This API supports 160+ currencies and is based on the data provided by National Central Banks and markets. Rates are updated once an hour. Historical data starts from 2010.
Currency Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Currency Converter /currency/convert |
Converts from one currency to another |
| GET |
Historical Currency Data /currency/historical/{date} |
returns the rates on the specific date |
| GET |
Available Currencies /currency/list |
List of available currencies |
Currency Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $6.5 / month | 20 / second |
|
| ULTRA | $12.5 / month | 20 / second |
|
| MEGA | $45.5 / month | 50 / second |
|