Results 1 to 2 of 2

Thread: get exchange rate money in the world

  1. #1
    Join Date
    Dec 2008
    Posts
    58

    get exchange rate money in the world

    how can i get exchange rate of money by PHP?

  2. #2
    Join Date
    Mar 2010
    Location
    England
    Posts
    1,144
    You might be able to use Google Finance API's to get an update result? Have a look: http://code.google.com/apis/finance/

    Otherwise i also found this which looks like it will do the job, however i dont know how often its updated: http://xurrency.com/api - Only problem, its not PHP, but there is probably a way to convert it with regular expressions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •