Rate Overview
Live
1 AED = 36.0088 DZD
1 DZD = 0.027771
AED
Avg
36.0486
High
36.0909
Low
35.9891
Last updated: 5/8/2026, 12:59:16 PM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 36.01 DZD |
| 10 AED | 360.09 DZD |
| 50 AED | 1,800.44 DZD |
| 100 AED | 3,600.88 DZD |
| 500 AED | 18,004.40 DZD |
| 1,000 AED | 36,008.80 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-05-08T12:59:16Z",
"rates": {
"DZD": 36.0088
}
}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": 3600.88,
"rate": 36.0088
}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