Skip to main content
POST
Get FX Conversion Quote

Authorizations

X-API-Key
string
header
required

Your Rach B2B API key. Use rach_sk_live_* for production (on-chain) or rach_sk_test_* for sandbox (no-chain simulation).

Body

application/json

Quote request

fiat_amount
number
required
Example:

20000

local_currency
string
required
Example:

"XOF"

target_token
string
Example:

"USDC"

Response

OK

currency_pair
string
Example:

"XOF_USDC"

expected_out
string
Example:

"35.67"

expires_at
string
Example:

"2026-06-24T21:25:25Z"

fiat_amount
string
Example:

"20000.00"

quote_id
string
Example:

"fx_b3d8a1c2-..."

rate
string
Example:

"560.77"

target_token
string
Example:

"USDC"