It converts source currency to target currency as GBP as base. Exchange rates are loaded using a flat file in resources folder
Inputs:
• A source currency amount in the format x.yy
• A source ISO 4217 currency code
• A target ISO 4217 currency code
Output:
• Source currency amount
• Target currency amount