Retrieve the conversion rate that will be charged for the disbursement entry. This rate only differs from one (1) if the source currency specified is not the same as the destination currency.
The conversion rate and disbursement fees are separate. After conversion, the disbursement fee will still be applied for the service.
Retrieve the active conversion rate for a transfer of an amount for the specified currency
get
Authorizations
Query parameters
amountnumber ยท doubleOptional
source_currencystringOptional
destination_currencystringOptional
Responses
get
GET /v1/transfers/rate HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*