Skip to content

Add TWD into currency list

I'm submitting this new merge request to inform you about a modification I have implemented in response to the issue available at #27 (closed).

The task involved the inclusion of the TWD (Taiwan Dollar) currency. To facilitate this, I have added a link to the Bank of Canada which enables the download of an XML file that contains the exchange rate of TWD to the Canadian Dollar.

In order to complete this, the application now fetches the current exchange rate data from this XML file, ensuring the TWD conversion is accurate and up-to-date according to the latest available figures from the Bank of Canada.

Merge request reports