Skip to main content
POST
cURL

Body

application/json
from
string
required

Source currency code

Example:

"XRP"

to
string
required

Target currency code

Example:

"NGN"

amount
integer
required

Amount to convert

Example:

1

Response

200 - application/json

Conversion successful

success
boolean
Example:

true

message
string
Example:

"Operation successful"

data
object[]
meta
object