PDA

View Full Version : Free currency web service




floyde
Jul 7, 2009, 06:03 PM
Hi guys, I was wondering how apps like Convertbot get their currency exchange rates off the web (supposing that this is in fact what they're doing). Does anyone know any free web services that offer currency exchange rates? Also, does the sdk even support web services?

Thanks



floyde
Jul 12, 2009, 03:11 PM
I found a solution. If anyone needs something similar you can use this free web service: http://www.webservicex.net/CurrencyConvertor.asmx

Also, this thread (http://www.iphonedevsdk.com/forum/iphone-sdk-development/2841-resolved-how-call-soap-service.html) shows how to obtain data from a web service using the iPhone SDK. :)