Rate Overview
Live
1 AED = 36.1670 DZD
1 DZD = 0.027650
AED
Avg
36.1895
High
36.2225
Low
36.1634
Last updated: 8/15/2026, 5:36:20 AM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 36.17 DZD |
| 10 AED | 361.67 DZD |
| 50 AED | 1,808.35 DZD |
| 100 AED | 3,616.70 DZD |
| 500 AED | 18,083.49 DZD |
| 1,000 AED | 36,166.98 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-08-15T05:36:20Z",
"rates": {
"DZD": 36.166975
}
}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": 3616.6975,
"rate": 36.166975
}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