Rate Overview
Live
1 CAD = 2.5857 AED
1 AED = 0.386747
CAD
Avg
2.5850
High
2.5880
Low
2.5802
Last updated: 7/4/2026, 11:23:25 PM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.59 AED |
| 10 CAD | 25.86 AED |
| 50 CAD | 129.28 AED |
| 100 CAD | 258.57 AED |
| 500 CAD | 1,292.84 AED |
| 1,000 CAD | 2,585.67 AED |
Get CAD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=AEDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-04T23:23:25Z",
"rates": {
"AED": 2.585671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "AED",
"amount": 100
},
"result": 258.5671,
"rate": 2.585671
}Build with CAD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key