The Currency Exchange Object

PropertyTypeDescription
fromStringOrigin currency code (ISO-4217)
toStringDestination currency code (ISO-4217)
fx_rateStringRatio of conversion from from currency to to currency.

📘

At the moment, the only acceptable value for the from parameter is USD, whereas the toparameter can include any local currency.