How to find the exchange rate between two currency using PHP -


i need know exchange rate between 2 currency using php. 

i have 2 currency namly usd,inr. want konw exchnage rate between usd , inr.

how can do. please me.

use free online web api https://openexchangerates.org/.

api example here:

https://openexchangerates.org/documentation#example-php-curl


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -