Rate Overview
Live
1 CAD = 2.6598 AED
1 AED = 0.375969
CAD
Avg
2.6645
High
2.7071
Low
2.6046
Last updated: 5/26/2026, 5:03:39 PM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.66 AED |
| 10 CAD | 26.60 AED |
| 50 CAD | 132.99 AED |
| 100 CAD | 265.98 AED |
| 500 CAD | 1,329.90 AED |
| 1,000 CAD | 2,659.80 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-05-26T17:03:39Z",
"rates": {
"AED": 2.659797
}
}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": 265.97970000000004,
"rate": 2.659797
}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