Rate Overview
Live
1 CAD = 2.7064 AED
1 AED = 0.369490
CAD
Avg
2.6920
High
2.7064
Low
2.6839
Last updated: 3/7/2026, 12:32:58 AM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.71 AED |
| 10 CAD | 27.06 AED |
| 50 CAD | 135.32 AED |
| 100 CAD | 270.64 AED |
| 500 CAD | 1,353.22 AED |
| 1,000 CAD | 2,706.44 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-07T00:32:58Z",
"rates": {
"AED": 2.706436
}
}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": 270.6436,
"rate": 2.706436
}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