Retrieve the current exchange rate between two currencies. Optionally specify a blockchain network.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperrails.io/llms.txt
Use this file to discover all available pages before exploring further.
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"