On this page
No Headings
The exchange rate that determines the amount to convert from one currency to another currency.
objectsource_currencyobject^[\S\s]*$The three-character ISO-4217 currency code that identifies the currency.
The source currency from which to convert an amount.
target_currencyobject^[\S\s]*$The three-character ISO-4217 currency code that identifies the currency.
The target currency to which to convert an amount.
valuestring^[\S\s]*$The target currency amount. Equivalent to one unit of the source currency. Formatted as integer or decimal value with one to 15 digits to the right of the decimal point.