Did you ever want to check currency exchange rates but thought it was too difficult? Here's one method of doing so using web services.
The Currency Convertor from WebserviceX.NET lets you look up exchange rates for 151 different currency types. All you need to do is formulate the URLs to request the two currencies and the web service returns the exchange rate. Let's take a look at just how to do that.
Continue Reading: Get currency conversion rates with web services »
Follow Me