rahul.pache Posted April 28, 2008 Share Posted April 28, 2008 I want to make a website which display the price in the currency of the country it is being accessed from. Is there any way to get the current exchange rate in the web ? How can i know country from an IP address ? Thanks !!! Link to comment https://forums.phpfreaks.com/topic/103198-dynamic-exchange-rate/ Share on other sites More sharing options...
DarkWater Posted April 28, 2008 Share Posted April 28, 2008 Use GeoIP to get the country, and find a web service for the currencies and you'll get the currency values in an XML file probably. Link to comment https://forums.phpfreaks.com/topic/103198-dynamic-exchange-rate/#findComment-528603 Share on other sites More sharing options...
retro Posted April 28, 2008 Share Posted April 28, 2008 You could try taking a look at xe.com Link to comment https://forums.phpfreaks.com/topic/103198-dynamic-exchange-rate/#findComment-528611 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.