dhimok Posted June 5, 2007 Share Posted June 5, 2007 Hi. Does anyone know any website to get currency exchange rates and integrate it with my website? I want to retrieve exchange rates and update the database if it's possible. Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/54264-solved-currency-update/ Share on other sites More sharing options...
dhimok Posted June 5, 2007 Author Share Posted June 5, 2007 Heres a good page to get currency exchange rates: http://currencysource.com Heres the path to .xml file http://currencysource.com/RSS/USD.xml where USD can be any other currency code. I get rates from .xml file and update the database. Ask if someone needs the code Quote Link to comment https://forums.phpfreaks.com/topic/54264-solved-currency-update/#findComment-268403 Share on other sites More sharing options...
timmy0320 Posted February 7, 2008 Share Posted February 7, 2008 Is it a live/slightly delayed feed? Quote Link to comment https://forums.phpfreaks.com/topic/54264-solved-currency-update/#findComment-460605 Share on other sites More sharing options...
timmy0320 Posted February 7, 2008 Share Posted February 7, 2008 Maybe I should've posted more information on what I am looking for. I need help on extracting live/slightly delayed (5-10min) current rates such as stocks would do with the up/down meters and highs for the day. I figure that this probably can't be done strictly PHP/SQL and I would probably need to have a feed to extract from (such as XML) but I cannot find help on this topic anywhere it seems! I want to use one on my site without having to use a script from a source such as currencysource.com because their tables don't include the full amount of information needed either. Quote Link to comment https://forums.phpfreaks.com/topic/54264-solved-currency-update/#findComment-460616 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.