CurrenciesExchangeRateAPI
CurrenciesRatesAPI supports 170 symbols for currencies, which means it provides exchange rate information for a wide range of currencies from around the world.
54 subscribers
8.3/10 popularity
27334 ms avg latency
100% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
CurrenciesExchangeRateAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
1-AvailableSymbols Endpoint /availablesymbols |
Endpoint URL: /availablesymbols HTTP Method: GET Response: This endpoint returns a list of all the available currency symbols that can be used for conversion in JSON format.… |
| GET |
2-Convert Endpoint: /convert |
Endpoint URL: /convert?to=USD&from=EUR&amount=100&date=2023-02-01 HTTP Method: GET Request Parameters: 'to': The target currency symbol. (Required) 'from': The source currency… |
| GET |
3-Fluctuation Endpoint: /fluctuation |
Request Parameters: 'start_date': 'end_date': 'base': 'symbols': Response: This endpoint returns the percentage change in the exchange rates of the specified currencies over the… |
| GET |
5-Latest Endpoint: /latest |
Endpoint URL:/latest?symbols=EUR&base=usd HTTP Method: GET Request Parameters: 'symbols': 'base': Response: This endpoint returns the latest exchange rates for the specified… |
| GET |
6-TimeSeries Endpoint: /timeseries |
Request Parameters: 'start_date': 'end_date': 'base': 'symbols': Response: This endpoint returns the exchange rates for the specified currencies over the specified time period in… |
| GET |
4-Date Endpoint: /date |
Request Parameters: 'date': 'symbols': 'base': Response: This endpoint returns the exchange rates for the specified currencies on the specified date in JSON format. |
CurrenciesExchangeRateAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO | $10 / month | — |
|
| ULTRA | $20 / month | — |
|