Live Currency Converter Application in Asp.net C# using Google API

 When I was working on my one of the largest  Financial Project, their is one module in which currency converter application is needed.
    At that time i am applying diffrent techniques to convert the currency such to store country name and related currency value in a database and retrive them according to related country but it is very lenghty and complicated process.

then i decided to use any third party API to complete my requiremnt and I have decided that to use Google API

  • Advantages
      • Convert any Country Currency with current live Market value
      • You have their no need of any database to store the Data
      • Free of cost API provided by Google


  • Following is the sample Screen of an application
  • Download the Zip File of an sample application 

Live Currency.png