Skip to main content
POST
Currency Conversion
This API is used to convert one currency to another.

Request Body

Responses

200 OK

400 Bad Request

Body

application/json
key
string
required

Merchant key, available in dashboard profile section

hash
string
required

to be calculated by key sort of all non-object key values of this request

from
string
required

base currency you want conversion to happen from

to
string
required

final currency you want conversion to happen to

Response

200

The response is of type object.