Reply
Instant Currency Conversion
Old 09-30-2004, 03:04 PM Instant Currency Conversion
Junior Talker

Posts: 2
Folks,

Help really needed. I've scoured the internet, and really found what i was looking for.

I have a sales website trading in GBP. I would like to display the costs in USD & EUR at the same time, using real-time currency conversion. Basically looking for a table display that will have one fixed value per item, and the USD & EUR will be calculated and displayed alongside the GBP/fixed value instantly.

Any ideas how could do this? Anyone know where there may be a script lurking that can help me here?

Thanks
computerwitness is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 10-01-2004, 07:08 AM
pencer's Avatar
Extreme Talker

Posts: 179
Location: Nottingham UK
Are you using ASP or PHP as your coding language?

Either way, i'd just store the current conversion rate from GBP to USD in one variable, and use another to hold the GBP to EUR rate. Then multiply your GBP value by the relevant variable to get the value in USD or EUR.

Of course you'll need to find somewhere that you can get the curremt conversion rates in real time from.
I beleive osCommerce has a facility to update its conversion rates in real time, maybe try looking how they do it?
pencer is offline
Reply With Quote
View Public Profile Visit pencer's homepage!
 
Old 10-01-2004, 09:19 PM
Junior Talker

Posts: 2
Thanks. PHP is what I will be using. OSCommerce has a facility to update the value which has to be a scheduled or manually forced update of the stored value, so it's not true real-time. I'll have a look at how they do it though.
computerwitness is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Instant Currency Conversion
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13539 seconds with 12 queries