I'm working on a currency converter windows store app. I have made one before but that was simple. Just take value (In Pakistani Rupees) from a TextBox and convert it into US Dollars using hard code done in another class which was using IValueConverter Interface.I'm working on a currency converter windows sto