提供实时更新xml数据Feed的任何链接,以集成到iPhone应用程序
答案 0 :(得分:8)
您可以尝试这些xml文件
http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml
http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
答案 1 :(得分:5)
你可以尝试雅虎,它的免费
例如,要将GBP转换为EUR:http://download.finance.yahoo.com/d/quotes.csv?s=GBPEUR=X&f=sl1d1t1ba&e=.csv
在.csv文件中提供可以轻松解析的数据。