If you're using the Premium servers, use:
If you're using the Prepaid servers, use:
If you're using the Free servers, use:
If you're using a dedicated server:
** Current API version: v7
See change log for more details.
/api/v7/convert?q=USD_PHP,PHP_USD&compact=ultra&apiKey=[YOUR_API_KEY]
Sample output:
{
"USD_PHP": 46.211,
"PHP_USD": 0.02163987
}
/api/v7/convert?q=USD_PHP,PHP_USD&compact=ultra&callback=sampleCallback&apiKey=[YOUR_API_KEY]
/api/v7/currencies?apiKey=[YOUR_API_KEY]
/api/v7/countries?apiKey=[YOUR_API_KEY]
/api/v7/convert?q=USD_PHP,PHP_USD&compact=ultra&date=[yyyy-mm-dd]&apiKey=[YOUR_API_KEY]
Maximum of 365 days
/api/v7/convert?q=USD_PHP,PHP_USD&compact=ultra&date=[yyyy-mm-dd]&endDate=[yyyy-mm-dd]&apiKey=[YOUR_API_KEY]
Returns your current API usage
/others/usage?apiKey=[YOUR_API_KEY]
Go to Node JS Sample Code Page
Go to ASP.NET Sample Code Page
Please note that the services here are provided as is and without warranty (See Terms of Service). You only pay for the cost of the server. But I will try to help to the best of my ability if you need any support.
If you have inquiries, please feel free to contact me.
Thank you to the people who took the time to email me and contribute to the Currency Converter API Community. Like giving sample codes, library, and updating the data. My sincerest gratitude!