Frankfurter · Example Payload

V1 Currencies Example

Currency ExchangeForeign ExchangeFXOpen SourceMITSelf-HostedPublic APIs

V1 Currencies 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

AUDBGNEURUSD

Example Payload

Raw ↑
{
  "AUD": "Australian Dollar",
  "BGN": "Bulgarian Lev",
  "EUR": "Euro",
  "USD": "US Dollar"
}