Frankfurter · Example Payload

V2 Currency Example

Currency ExchangeForeign ExchangeFXOpen SourceMITSelf-HostedPublic APIs

V2 Currency Example is an example object payload from Frankfurter, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iso_codeiso_numericnamesymbolstart_dateend_date

Example Payload

Raw ↑
{
  "iso_code": "BRL",
  "iso_numeric": "840",
  "name": "United States Dollar",
  "symbol": "\u00a5",
  "start_date": "2026-03-25",
  "end_date": "2026-03-25"
}