Rate Overview
Live
1 CAD = 2.6359 AED
1 AED = 0.379370
CAD
Avg
2.6440
High
2.6513
Low
2.6359
Last updated: 9/2/2026, 11:58:59 AM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.64 AED |
| 10 CAD | 26.36 AED |
| 50 CAD | 131.80 AED |
| 100 CAD | 263.59 AED |
| 500 CAD | 1,317.97 AED |
| 1,000 CAD | 2,635.95 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-09-02T11:58:59Z",
"rates": {
"AED": 2.635949
}
}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": 263.5949,
"rate": 2.635949
}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