Swift Transfer

Get exchange rate

This endpoint allows you to get an exchange rate for an outgoing payment through the SWIFT network
GET/api/2/eurowallet/payments/fx-rate

Request

currency
string required
The base currency for exchange rate calculation.
The quote currency is always euros (e.g. GBP/EUR, CHF/EUR).

Response

fxRate
string required
The calculated exchange rate.

Examples

GET url: /api/2/eurowallet/payments/fx-rate
GET data: currency=USD