The following examples illustrate how this feature works:
Example 1
You have configured a rule with threshold amounts in USD, JPY, and AUD, while the organization base currency is USD. The following scenarios explain how currency conversion takes place during various types of transactions:
- Scenario 1: A transaction is being conducted in USD. Because the transaction currency is the same as the organization's base currency, the specified threshold is used without any need for currency conversion.
- Scenario 2: A transaction is being conducted in JPY. Because JPY is one of the currencies in which the threshold amount has been specified, the transaction amount is directly compared with the threshold amount in JPY. No currency conversion is required in this scenario.
- Scenario 3: A transaction is being conducted in EUR. Because EUR is not one of the currencies in which the threshold amount has been specified, the transaction currency is first converted from EUR to USD. The threshold value specified in USD is used for the comparison.
Example 2
You have configured a rule with threshold amounts in GBP, JPY, and AUD, while the organization base currency is GBP. The following scenarios explain how currency conversion takes place during various types of transactions:
- Scenario 1: A transaction is being conducted in GBP. Because the transaction currency is the same as the organization's base currency, the specified threshold is used without any need for currency conversion.
- Scenario 2: A transaction is being conducted in JPY. Because JPY is one of the currencies in which the threshold amount has been specified, the transaction amount is directly compared with the threshold amount in JPY. No currency conversion is required in this scenario.
- Scenario 3: A transaction is being conducted in EUR. Because EUR is not one of the currencies in which the threshold amount has been specified, the transaction currency is first converted from EUR to USD and then from USD to GBP. The threshold value specified in GBP is used for the comparison.