How to integrate XE.com Datafeed on PHP Website

HI there,

I am working on a PHP ecommerce website. And have currency stored in Australian Dollars in the database. I need to integrate xe.com Datafeed for currency conversions.

I can now detect the visitors country and can tell which country the user is coming from thru the IP address. :slight_smile:

Now I just need the second step, that is, using the xe.com Datafeed in my website for currency conversions.

How can I integrate the xe.com Datafeed my on PHP website. Any sample or working code or something that you can refer to me that I can look at just to get some idea.

Thank you very much! :slight_smile:

All comments and feedbacks are always welcomed!