Skip to main content
GET
Get Exact-Output Offramp Quote
Returns the single best offramp quote that delivers an exact fiat amount to the recipient. Teel solves for the required crypto input, adding the Teel fee on top of the input (fee-on-input) so the recipient receives exactly targetAmount.

Query parameters

string
required
ISO 4217 currency code for the fiat payout currency (e.g. USD, PHP).
number
required
The exact fiat amount the recipient must receive.

Response

boolean
object
A single offramp quote. toAmount equals the requested targetAmount; fromAmount is the crypto input required (including the Teel fee). The protocol field is an opaque route token (rt_...) — see Route tokens.