| Option B | :4!c//3!a/3!a/15d | (Qualifier)(First Currency Code)(Second Currency Code)(Rate) |
Order |
M/O |
Qualifier |
R/N |
CR |
Options |
Qualifier Description |
1 |
O |
EXCH |
N |
|
B |
Exchange Rate |
This qualified generic field specifies:
EXCH |
Exchange Rate |
Exchange rate between the amount and the resulting amount. |
First Currency Code and Second Currency Code must be valid ISO 4217 currency codes .
The order of the two currencies specified here is independent of the currencies in the amount and resulting amount fields. Therefore the exchange rate can be expressed as a reciprocal if required.
For the calculation of the rate itself, the First Currency Code will be the base currency and the Second Currency Code will be the quoted currency. (1,00 of First Currency Code = [Rate] of Second Currency Code).
The exchange rate between US Dollars and Pounds Sterling can be shown as:
:92B::EXCH//GBP/USD/1,619 (1,00 GBP = 1,619 USD)
or as
:92B::EXCH//USD/GBP/0,618 (1,00 USD = 0,618 GBP)