Standard Requests
Documentation for the Standard Currency Exchange Rate API API endpoint.
Overview
Our Standard API endpoint is the easiest and fastest way to access our exchange rate data. It's available on all plans including Free.
Choose your base currency and the Standard endpoint will simply return the conversion rates from your base currency code to all the others we support in an easy to parse JSON format.
Usage Guide
To use our Standard endpoint simply make the two substitutions explained below and then send a GET request.
• Substitute YOUR-API-KEY
with the API key displayed in your dashboard.
• Substitute USD
with the code you want to use as a base currency.
We use ISO 4217 Three Letter Currency Codes - e.g. USD for US Dollars, EUR for Euro etc. Here are the codes we support.
This will return the exchange rates from your base code to all the other currencies we support:
Error Responses
Where "error-type" can be any of the following:
- unsupported-code: if we don't support the supplied currency code (see supported currencies...).
- malformed-request: when some part of your request doesn't follow the structure shown above.
- invalid-key: when your API key is not valid.
- inactive-account: if your email address wasn't confirmed.
- quota-reached: when your account has reached the the number of requests allowed by your plan.
Need Help?
If you have any questions or need further assistance, don’t hesitate to contact us. We’re here to assist you!