We are doing a payment gateway for a website.. In that i have to convert US $ value into INR value.. $ value change daily na.. how to do this in dynamically? it should convert $ into INR the INR value goes to payment gateway.. How to do this?
i did so.. i used a web service.. it will go till d currency conversion.. But how can i get the currency value from this site to my site dynamically?