Rate Overview
Live
1 CAD = 2.6259 AED
1 AED = 0.380824
CAD
Avg
2.6300
High
2.6385
Low
2.6253
Last updated: 6/15/2026, 4:57:01 PM
Quick Conversions
| CAD | AED |
|---|---|
| 1 CAD | 2.63 AED |
| 10 CAD | 26.26 AED |
| 50 CAD | 131.29 AED |
| 100 CAD | 262.59 AED |
| 500 CAD | 1,312.94 AED |
| 1,000 CAD | 2,625.89 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-06-15T16:57:01Z",
"rates": {
"AED": 2.625887
}
}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": 262.5887,
"rate": 2.625887
}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