API Endpoints
Currex just got an upgrade! Please check https://currex.info for more information.
Last updated
Currex just got an upgrade! Please check https://currex.info for more information.
Last updated
GET
https://api.cakes.com/v1/:format/latest/:base_currency?token=premiumtoken
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
1) Get latest rates for base Euro as JSON
2) Get latest rates for base United Arab Emirates Dirham as XML
GET
https://api.currex.info/v1/:format/info/:single_currency?token=premiumtoken
[Premium API Endpoint] Please get a premium token to be able to access this information.
1) Get info about all currencies supported by Currex as JSON
Replace ■■■■■■■■ with your own token
2) Get info only about Euro as XML
Replace ■■■■■■■■ with your own token
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
base_currency
string
Currency you want to base on [EUR/USD/CAD/AED/...] All supported currencies are possible
format
string
Response format: [json/xml]
token
string
You premium token to get even more accurate data
single_currency
string
Currency code for a single currency if you only want to get info about that one
format
string
Response format: [json/xml]
token
string
Your premium token to access this premium api endpoint