Sample Code
PHP (cURL)
Real-Time Rates
Find below a simple PHP example for getting exchange rate data via the Exchangerates API's latest endpoint.
Convert Currencies
Here is how to convert currencies using PHP cURL.
JavaScript (jQuery.ajax)
Real-Time Rates
Find below a simple jQuery.ajax example for getting exchange rate data via the Exchangerates API's latest endpoint.
Convert Currencies
Here is how to convert currencies using jQuery.aja.