kool_samule Posted February 15, 2010 Share Posted February 15, 2010 Hi Chaps, I'm looking for an PHP script that will read an XML feed/file to show the current exchange rate from Euros into US Dollars and GB Pound Sterling. I've found an XML file: http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml But I'm not sure how to just pull through the values for USD/GBP, into PHP variables. If there is an easy/better way to get the same result, then I'd be glad to learn. Link to comment https://forums.phpfreaks.com/topic/192133-php-xml-feed-exchange-rates/ Share on other sites More sharing options...
bugcoder Posted February 15, 2010 Share Posted February 15, 2010 www.xe.com/ Link to comment https://forums.phpfreaks.com/topic/192133-php-xml-feed-exchange-rates/#findComment-1012554 Share on other sites More sharing options...
kool_samule Posted February 15, 2010 Author Share Posted February 15, 2010 Hi bugcoder, thanks for the link, but in the XML DataFeed bit it says to sign up for $540. I'm looking for a free service. Link to comment https://forums.phpfreaks.com/topic/192133-php-xml-feed-exchange-rates/#findComment-1012555 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.