Rate Overview
Live
1 AED = 36.3195 DZD
1 DZD = 0.027533
AED
Avg
36.3000
High
36.3345
Low
36.2468
Last updated: 9/3/2026, 6:09:04 AM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 36.32 DZD |
| 10 AED | 363.20 DZD |
| 50 AED | 1,815.98 DZD |
| 100 AED | 3,631.96 DZD |
| 500 AED | 18,159.78 DZD |
| 1,000 AED | 36,319.55 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-09-03T06:09:04Z",
"rates": {
"DZD": 36.31955
}
}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": 3631.955,
"rate": 36.31955
}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