Currency Exchange Rates
Up-to-the-minute and reliable data It's critical to have the latest exchange rate data, so we provides various options, from updates every hour to updates every 60 seconds. Highly accurate exchange rate data We have long standing relationships with multiple trusted data providers to ensure you have the most accurate exchange rates. We worry about data quality so you can focus on your business.…
Currency Exchange Rates endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Getting historical exchange rate(s) /v1/historical |
The /historical/ endpoint functions almost exactly like the /live/ endpoint, except it requires you to request a date parameter, and subsequently returns the returns the most… |
| GET |
Converting currencies /v1/convert |
The /convert/ endpoint is similar to the /live/ and /historical/ endpoints, except it allows you to convert an arbitrary amount of currency. For example, it calculates how many… |
| GET |
Getting the latest exchange rate(s) /v1/live |
The /live/ endpoint returns the most recent exchange rate(s) for a given set of currencies. The base currency is the currency you're converting FROM, while the target currency or… |
Currency Exchange Rates pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $10 / month | 20 / second |
|
| ULTRA | $50 / month | 20 / second |
|
| MEGA | $500 / month | 20 / second |
|