Quotes
Get Exact-Output Offramp Quote
Quote the crypto input needed to deliver an exact fiat payout
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
target_amount.
Query Parameters
ISO 4217 currency code for the fiat payout currency (e.g.
USD, PHP).The exact fiat amount the recipient must receive.
Response
A single offramp quote.
toAmount equals the requested target_amount; fromAmount is the crypto input required (including the Teel fee). The protocol field is an opaque route token (rt_...) — see Route tokens.Previous
Quote Preflight (Balance Check)Check whether a wallet holds enough stablecoin before executing
Next
Get Exact-Output Offramp Quote