Skip to main content
POST
Convert Currency

Authorizations

x-api-key
string
header
required

Path Parameters

subaccountId
string<uuid>
required

The unique identifier of the subaccount

Body

application/json
fromCurrency
string
required
Example:

"USD"

toCurrency
string
required
Example:

"NGN"

amount
number
required
Example:

17

Response

200 - application/json

Successful conversion

id
string<uuid>
Example:

"dba54d80-73fc-45aa-adbe-c9c75b7f9c9a"

createdAt
string<date-time>
Example:

"2026-01-05T00:39:12.624Z"

from
object
to
object
feeAmount
number
Example:

0.28

feeCurrency
string
Example:

"BRL"

rate
number
Example:

5.422633