Calculate amount in a different currency
post/rates/calculate
Returns the calculated amounts and rates required to convert the currency of a transaction.
Endpoint destination URL
Click to copy
Request Parameters
exchangeCalculationsarray[object]Required
An array of objects, where each object defines a currency and value for which you want to perform an exchange calculation.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.