Currex
Search…
API Endpoints
Code Example: Get latest rates
Powered By
GitBook
API Endpoints
Currex just got an upgrade! Please check https://currex.info for more information.
get
https://api.cakes.com
/v1/:format/latest/:base_currency?token=premiumtoken
Get latest rates
Examples
1) Get latest rates for base
Euro
as
JSON
https://api.currex.info/v1/json/latest/EUR
2) Get latest rates for base United Arab Emirates Dirham as XML
https://api.currex.info/v1/xml/latest/AED
get
https://api.currex.info/v1/:format/
info/:single_currency?token=premiumtoken
★ Get in-depth information about the currencies
Examples
1) Get info about all currencies supported by Currex as JSON
https://api.currex.info/v1/json/info?token=■■■■■■■■■■
Replace ■■■■■■■■ with your own token
2) Get info only about Euro as XML
https://api.currex.info/v1/xml/info/EUR?token=■■■■■■■■■■
Replace ■■■■■■■■ with your own token
Next
Code Example: Get latest rates
Last modified
4yr ago
Copy link
Outline
get
Get latest rates
get
★ Get in-depth information about the currencies