HELP! Anyone knows an exchange rate web service?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Phoenixheart
Forum Contributor
Posts: 123
Joined: Tue Nov 16, 2004 7:46 am
Contact:

HELP! Anyone knows an exchange rate web service?

Post by Phoenixheart »

Hi everyone! My site now needs an exchange rate table to be displayed, that contains the ex-rate between USD, Pound, Euro, Yen and VND (Vietnamese Dong). We cannot have a busy staff update it every 15 minutes, and of course we can't connect directly to the WorldBank database for those data, so I'm in search for a web service that can solve this issue.
Can anyone give me such a service? Thanks!
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

http://www.xe.com/dfs/

But I don't think it's free..
Post Reply