Rate Overview
Live
1 AED = 36.2844 DZD
1 DZD = 0.027560
AED
Avg
35.7102
High
36.4026
Low
35.1509
Last updated: 7/29/2026, 10:35:17 PM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 36.28 DZD |
| 10 AED | 362.84 DZD |
| 50 AED | 1,814.22 DZD |
| 100 AED | 3,628.44 DZD |
| 500 AED | 18,142.18 DZD |
| 1,000 AED | 36,284.37 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-29T22:35:17Z",
"rates": {
"DZD": 36.284367
}
}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": 3628.4367,
"rate": 36.284367
}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