Hi Here I need Code For converting one country currency into another country currency
Example
1)if we give input as Usd 1 Dollar it should display as 53.45 Indian rupees.
2)if we give input as Eur 1 pound it should display as 73.45 Indian rupees.
need code in Asp.net with C# Language
it should display values as per as market in present day (I mean that rupee value may change day by day)