Rate Overview
Live
1 CAD = 2.6193 AED
1 AED = 0.381779
CAD
Avg
2.6601
High
2.7119
Low
2.5807
Last updated: 7/18/2026, 2:23:56 PM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.62 AED |
| 10 CAD | 26.19 AED |
| 50 CAD | 130.97 AED |
| 100 CAD | 261.93 AED |
| 500 CAD | 1,309.66 AED |
| 1,000 CAD | 2,619.32 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-18T14:23:56Z",
"rates": {
"AED": 2.619315
}
}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": 261.93149999999997,
"rate": 2.619315
}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