Cedar Public API
    Cedar Public API
    • Introduction
    • FX Rates
      • Get Multiple Prices
        GET
      • Get Single Price
        GET
    • Schemas
      • FX Pair Price

    FX Pair Price

    {
        "fromCurrencySymbol": "string",
        "toCurrencySymbol": "string",
        "marketRate": 0,
        "serviceRate": 0
    }
    Built with