Reuters Exchange Rates
The API allows for exchange rates of any currency with latest, highest, lowest, bid, ask, YTD highest, YTD lowest. It also contains suite endpoints for the top currencies in the world which include the previously mentioned values against each other
Reuters Exchange Rates endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Any Currency Pair /pairs |
It returns the exchange rate between two currecies defined in the parameters 'from' and 'to' |
| GET |
GBP rates /gbp |
It provides the GBP rates against the most important currencies |
| GET |
HKD rates /hkd |
This endpoint provides the HKD rates against the most important currencies (USD,GBP,JPY,AUD...) |
| GET |
CHF rates /chf |
This endpoint provides the CHF rates against the most important currencies (USD,GBP,JPY,AUD...) |
| GET |
SEK rates /sek |
This endpoint provides the SEK rates against the most important currencies (USD,GBP,JPY,AUD...) |
| GET |
CNY rates /cny |
This endpoint provides the CNY rates against the most important currencies (USD,GBP,JPY,AUD...) |
| GET |
JPY rates /jpy |
This endpoint provides the JPY rates against the most important currencies (USD,GBP,CNY,AUD...) |
| GET |
RUB rates /rub |
This endpoint provides the RUB rates against the most important currencies (USD,GBP,JPY,AUD...) |
| GET |
AUD rates /aud |
This endpoint provides the Euro rates against the most important currencies (USD,GBP,JPY,CAD...) |
| GET |
CAD rates /cad |
Returns exchange rates between CAD and most important currencies |
| GET |
USD rates /usd |
This endpoint provides the USD rates against the most important currencies (EUR ,GBP,JPY,AUD...) |
| GET |
EUR rates /eur |
This endpoint provides the Euro rates against the most important currencies (USD,GBP,JPY,AUD...) |
Reuters Exchange Rates pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.95 / month | — |
|
| ULTRA | $19.95 / month | — |
|