Skip to main content
GET
Get Conversion

Authorizations

x-api-key
string
header
required

Path Parameters

subaccountId
string<uuid>
required

The unique identifier of the subaccount

conversionId
string<uuid>
required

The unique identifier of the conversion

Response

200 - application/json

Successful response

id
string<uuid>
Example:

"d257fc14-5d63-49a4-bcf8-20a2753e6451"

fromCurrency
string
Example:

"usd"

toCurrency
string
Example:

"ngn"

amount
string
Example:

"17.000000000000"

feeAmount
string
Example:

"0.000000000000"

netAmount
string
Example:

"17.000000000000"

estimatedReceived
string
Example:

"10179.600000000000"

rate
string
Example:

"598.800000000000"

createdAt
string<date-time>
Example:

"2025-12-16T17:42:32.416Z"