API Reference
Get Conversion Rate
Get the live conversion rate for a token to fiat corridor at a given amount.
GET
Retrieve the live conversion rate, fees, and ETAs for converting stablecoins to local fiat currency. This endpoint is public and requires no authentication.
The returned rate is the executable corridor rate after Rails applies the flat 0.5% B2B provider fee on top of the upstream settlement quote.
Path Parameters
The stablecoin type (
USDC or USDT).The amount of stablecoin to convert (e.g.
"100").The target fiat currency code (
NGN, KES, UGX, TZS, MWK, BRL).Supported corridors are live-quoted from the settlement provider. If the
upstream source cannot price a corridor, Rails returns an error instead of
fabricating a rate.
Response
Returns the standard response envelope wrapping rate quote details.Response state (
success).