Convert an amount from one currency to another using ISO 4217 codes. If the ‘to’ parameter is omitted, conversion is performed to all supported currencies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The amount to convert
1
The currency code of the amount you want to convert (ISO 4217)
"USD"
The currency code to convert the amount to (ISO 4217). If not provided, conversion to all supported currencies will be returned.
"XAF"