Skip to main content
GET
Get Exact-Output Fiat-to-Stablecoin Quote
Returns the best fiat-to-stablecoin quote that delivers an exact stablecoin amount. Teel solves for the required fiat input so the destination wallet receives exactly targetAmount of the stablecoin.

Query parameters

string
required
ISO 4217 code for the source fiat currency (e.g. USD, EUR).
number
required
The exact stablecoin amount to deliver (e.g. 1000 USDC).

Response

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