Skip to main content
POST
Simulates a bank ramp-on (fiat to crypto) to preview conversion rates, fees, and final amounts before execution. Requires an API key with access level 2 or higher.

Body

wallet_id
string
required
Virtual wallet identifier.
origin_currency
string
required
Source fiat currency. One of USD, EUR, MXN, BRL, GBP, COP.
amount
number
required
Amount in fiat currency to convert.

Response

original_amount
number
Original fiat amount.
original_currency
string
Original fiat currency.
final_amount
number
Final crypto amount after conversion and fees.
final_currency
string
Final cryptocurrency token. One of USDC, USDT.
exchange_rate
number
Exchange rate applied.
service_fee
number
Platform fee amount.