Frankfurter · JSON Structure

V1 Amount Structure

The amount to convert

Type: double Properties: 0
Currency ExchangeForeign ExchangeFXOpen SourceMITSelf-HostedPublic APIs

amount is a JSON Structure definition published by Frankfurter. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/frankfurter/refs/heads/main/json-structure/v1-amount-structure.json",
  "name": "amount",
  "description": "The amount to convert",
  "type": "double",
  "exclusiveMinimum": 0
}