View currency conversion rates

Convert For multi-currency pricing (MCP), use this endpoint to retrieve a list of currencies and their current conversion rates in order to convert your prices into the customer's local currency. This endpoint only works with a gateway connection that supports MCP. To enable your merchant account for retrieving the currency conversion rates, contact Integrations Support.

The rates are based on the settlement currency that is specified in the merchant account. To use this endpoint, take the price (in the based currency) and divide by the rate for the customer's currency.

⚠️

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user and have a gateway connection that supports MCP.

Response parameters

  • merchantId
  • rates
  • rates.currency
  • rates.rate
Recipes
💻
Configuring your backend server to listen for requests from the frontend
Open Recipe
🌍
Creating a product page that shows local currency and prices
Open Recipe
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!