cURL
curl --request GET \ --url https://sandbox.mycpiprojects.com/api/v1/payments/exchange-rate \ --header 'Authorization: Bearer <token>'
Retrieve the converted amount and current exchange rate for a currency pair given an amount
Enter your API key starting with gtw_sk_
Target amount to convert
Source currency code
Target currency code
Exchange rate and computed source amount