FX: Get the Latest Rates

This endpoint allows clients to retrieve the current foreign exchange (FX) rate for a specific currency pair supported by the system. It can be used to display real-time conversion rates for transactions or internal calculations

πŸ”—


Purpose

Use this endpoint when your application needs to:

  • Display the current exchange rate for a specific currency pair (e.g. USD to EUR).
  • Fetch a rate for informational purposes (e.g. quote generation, reporting).
  • Retrieve a rate valid on a specific historical date, for reconciliation or auditing.

Terms

TermDescription
Foreign Exchange (FX)The process of converting one currency into another based on current market rates. FX is essential in cross-border transactions and currency conversions.
FX Data SourceThe origin of the exchange rate data, such as a central bank, commercial market feed, or internal treasury system. The source determines the reliability and intended use of the rate.
Base CurrencyThe currency being converted from. The exchange rate tells you how much of the quote currency equals one unit of the base currency.
Quote CurrencyThe currency being converted to. In an FX rate, it represents the amount received for one unit of the base currency.

Supported Currencies & FX Data Sources


How It Works