Abstract API · Example Payload

Exchange Rates Historical Rates Response Example

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Exchange Rates Historical Rates Response Example is an example object payload from Abstract API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

basedateexchange_rates

Example Payload

Raw ↑
{
  "base": "USD",
  "date": "2026-01-01",
  "exchange_rates": {}
}