An indicative quote returns a reference price for a currency pair. It does not reserve inventory and has no expiry. Use it to show your users an approximate rate before they decide to execute a transfer.Documentation Index
Fetch the complete documentation index at: https://docs.ratiofx.com/llms.txt
Use this file to discover all available pages before exploring further.
When to use
- Display approximate FX rates in your UI
- Let users preview the cost of a transfer before confirming
- Power rate comparison or calculator features
- Run pre-flight checks before requesting a firm quote
Request
Currency pair to price. Supported values:
USD-IDR, USD-SGD, MYR-IDR.Trade direction from the base currency perspective.
BUY or SELL.Notional amount in the source currency.
Example request
Response
Response fields
Currency pair.
Trade direction.
Reference rate. This rate is not executable — it is for display only.
Oracle mid-market rate.
Approximate total spread in basis points. The actual spread on a firm quote may differ based on real-time market conditions.
ISO 8601 timestamp of the quote.
Always
INDICATIVE for this endpoint.Important notes
Rates can change between an indicative quote and a subsequent firm quote, especially during volatile markets. Do not surface the indicative rate as a guaranteed price.