Skip to content

Currency converter created in C# using live xml file from ECB

Notifications You must be signed in to change notification settings

SKNANK/CurrConverterCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CurrConverterCS

Currency converter created in C# using live xml file from ECB Original assignment was for PHP currency converter. Adapted to be made in C#. Used winForm as main purpose of this project was to show coding ability.

How to use

Type in the amount you wish to convert. Select original currency. Select final currency. click button. Read values.

Data source

This program recieves currency rate information from: https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml

About

Currency converter created in C# using live xml file from ECB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages