Frankfurter · Example Payload

V1 Rates On Date Example

Currency ExchangeForeign ExchangeFXOpen SourceMITSelf-HostedPublic APIs

V1 Rates On Date Example is an example object payload from Frankfurter, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

amountbasedaterates

Example Payload

Raw ↑
{
  "amount": "EUR",
  "base": "JPY",
  "date": "2026-03-25",
  "rates": "EUR"
}