PDA

View Full Version : Showing up to date web item prices in £ € and $US


achilles
3rd December 2009, 08:18
Is there a way of showing web up to date web item prices in £ € and $US?

My MD would like to do so for a new product with international appeal for which we will are developing a web site. Ideally, prices would be bang up to date. In practice prices at interbank rates at the close of the London market the previous day would be OK.

I can use php, but would prefer an asp.net solution.

achilles
3rd December 2009, 08:21
Now getting sorted - after Googling ecommerce several currencies - which I hadn't thought of when I wrote the OP

consultant
3rd December 2009, 12:54
make sure your cart package/component has it built in or is an available add on!

This is available on most cart systems.

spreadsheetsdirect
4th December 2009, 13:11
You can get exchange rates from the European Central Bank here http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html I wrote myself some javascript to put the xml into a dropdown so visitors can see approximately how much my files cost in other currencies.