Skip to main content
GET
Get Indicative Fiat-to-Fiat Quote
Returns a single indicative fiat-to-fiat route — a fast estimate suitable for display before a recipient or payment method is selected. Indicative quotes are not firm: they are not pinned to a payment-method context and should not be relied on for the exact settled amount. Use Get Best Fiat-to-Fiat Quote for a firm, executable quote.

Query parameters

string
required
ISO 4217 code for the currency you are sending from (e.g. USD).
string
required
ISO 4217 code for the recipient’s currency (e.g. PHP).
number
required
The amount in the source currency.

Response

boolean
object
The indicative route, or null when no route is available (a message field then explains why). The protocol field is an opaque route token (rt_...) — see Route tokens.
string
Present only when data is null (e.g. "No route available").
Indicative quotes omit firm-quote resolution (payment-method-specific pricing, fallback routes). The settled amount on a firm quote may differ.