Skip to main content
POST
Get Conversion Quote

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 quote

fromCurrency
string
Example:

"USD"

toCurrency
string
Example:

"NGN"

amount
number
Example:

17

feeAmount
number
Example:

0

netAmount
number
Example:

17

estimatedReceived
number
Example:

10179.6

rate
number
Example:

598.8

quoteTime
string<date-time>
Example:

"2025-12-16T18:04:55.841Z"