Execute Auto Convert

Executes a synchronous currency conversion at the current RFQ-quoted rate — no manual RFQ needed. If the requested amount exceeds the auto-convert tier limits and requires a manual quote, the endpoint returns an RfqRequiredError (400). Use Check Eligibility first if you want to know upfront whether an amount will auto-convert.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Currency to convert from, e.g. USDT, NGN. Length 1–10.

string
enum
required

Type of source currency. Allowed: crypto, fiat.

Allowed:
string
required

Currency to convert to, e.g. KES, USDT. Length 1–10.

string
enum
required

Type of destination currency. Allowed: crypto, fiat.

Allowed:
number
required

Amount to convert, in sourceCurrency. Must be greater than 0.

string
required

ISO 3166-1 alpha-2 country code, e.g. NG, KE. Length 2.

string
required

Unique key to prevent duplicate conversions. Length 1–255.

string

Named source sub-wallet. Omit to use the partner default wallet. Length 1–64.

string

Named destination sub-wallet. Omit to use the partner default wallet. Length 1–64.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json