Conversion rates
View an indicative Conversion Rate
GET
Note – Rate is not guaranteedThe rate returned by the API is indicative of the rate offered by Mangopay, but it is not a guaranteed rate. For quoted conversions, the rate is guaranteed by the quote. For instant conversions, the rate is displayed in the response.
Path parameters
string
Allowed values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The sell currency (the currency of the debited wallet during a conversion).
string
Allowed values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The buy currency (the currency of the credited wallet during a conversion).
Responses
200 - Response parameters
200 - Response parameters
string
Returned values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The sell currency (the currency of the debited wallet during a conversion).
string
Returned values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).The buy currency (the currency of the credited wallet during a conversion).
float
Max. 7 decimal placesThe rate including Mangopay’s markup, indicative of the rate invoiced during the billing cycle:
ClientRate = MarketRate * (1 - markup). The ClientRate fluctuates in line with the MarketRate.float
Max. 7 decimal placesThe rate used to convert funds during a conversion: (
DebitedFunds.Amount - Fees) * MarketRate = CreditedFunds.Amount.The market rate fluctuates in line with FX market dynamics and is common to all platforms for the currency pair.Unix timestamp
The date and time at which the market rate was retrieved.
400 - FX feature not activated
400 - FX feature not activated