Retrieve the current exchange rate between two currencies. Optionally specify a blockchain network.
API key authentication using Bearer token
The source currency code (e.g., NGN).
"NGN"
The target currency code (e.g., GHS).
"GHS"
The blockchain network (optional - only for crypto currencies)
"ETHEREUM"
Successfully retrieved the exchange rate
Represents the current exchange rate and consensus metadata between two currencies.
The source currency code.
"usdt"
The target currency code.
"NGN"
The conversion rate/multiplier.
0.0006
The mechanism used to determine the rate (e.g., CONSENSUS, ADMIN_OVERRIDE, MARKET_MAKER, SPOT).
"CONSENSUS"
The UTC timestamp of the rate generation.
"2026-04-01T14:13:28.306083501Z"
The blockchain network or settlement chain.
"ethereum"
The age of the rate in seconds.
0
Indicates if the rate was retrieved from a cache.
false