ExchangeRate-API · Example Payload

Error Response

CurrencyExchange RatesFinanceForexFinancial DataCurrency Conversion

Error Response is an example object payload from ExchangeRate-API, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resulterror-type

Example Payload

Raw ↑
{
  "result": "error",
  "error-type": "invalid-key"
}