Rate Overview
Live
1 CAD = 2.6469 AED
1 AED = 0.377804
CAD
Avg
2.6360
High
2.6472
Low
2.6218
Last updated: 8/14/2026, 3:59:38 PM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.65 AED |
| 10 CAD | 26.47 AED |
| 50 CAD | 132.34 AED |
| 100 CAD | 264.69 AED |
| 500 CAD | 1,323.44 AED |
| 1,000 CAD | 2,646.88 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-08-14T15:59:38Z",
"rates": {
"AED": 2.646877
}
}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": 264.6877,
"rate": 2.646877
}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