Convert an amount between currencies and see the exchange fee.
Multiplying the amount by the exchange rate gives the gross value in the destination currency. Subtracting the exchange fee as a percentage of that value shows exactly how much you actually receive. Exchange fees silently shrink a conversion, so quoting the gross rate without the fee overstates what you get in your hand.
Travel Currency
Gross value = amount x rate; net = gross - gross x fee%
Gross value = amount x rate; net = gross - gross x fee% Multiplying the amount by the exchange rate gives the gross value in the destination currency. Subtracting the exchange fee as a percentage of that value shows exactly how much you actually receive.
Exchange fees silently shrink a conversion, so quoting the gross rate without the fee overstates what you get in your hand.
This calculator takes 3 inputs: Amount to convert, Exchange rate, Exchange fee. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.