Frankfurter · Example Payload

V1 Rates By Date Example

Currency ExchangeForeign ExchangeFXOpen SourceMITSelf-HostedPublic APIs

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

Top-level fields

1999-01-041999-01-051999-01-06

Example Payload

Raw ↑
{
  "1999-01-04": {
    "AUD": 1.91
  },
  "1999-01-05": {
    "AUD": 1.8944
  },
  "1999-01-06": {
    "AUD": 1.882
  }
}