Rate Overview
Live
1 AED = 36.3262 DZD
1 DZD = 0.027528
AED
Avg
36.3054
High
36.3939
Low
36.2553
Last updated: 7/28/2026, 2:34:07 PM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 36.33 DZD |
| 10 AED | 363.26 DZD |
| 50 AED | 1,816.31 DZD |
| 100 AED | 3,632.62 DZD |
| 500 AED | 18,163.08 DZD |
| 1,000 AED | 36,326.16 DZD |
Get AED/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=DZDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-28T14:34:07Z",
"rates": {
"DZD": 36.32616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "DZD",
"amount": 100
},
"result": 3632.616,
"rate": 36.32616
}Build with AED/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key