Rate Overview
Live
1 CAD = 2.6512 AED
1 AED = 0.377184
CAD
Avg
2.6670
High
2.6795
Low
2.6512
Last updated: 3/27/2026, 7:46:14 AM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.65 AED |
| 10 CAD | 26.51 AED |
| 50 CAD | 132.56 AED |
| 100 CAD | 265.12 AED |
| 500 CAD | 1,325.61 AED |
| 1,000 CAD | 2,651.23 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-03-27T07:46:14Z",
"rates": {
"AED": 2.651227
}
}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.1227,
"rate": 2.651227
}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