Abstract API · Example Payload

Exchange Rates Live Rates Response Example

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

Exchange Rates Live 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

baselast_updatedexchange_rates

Example Payload

Raw ↑
{
  "base": "USD",
  "last_updated": 1713518400,
  "exchange_rates": {}
}