Rate Overview
Live
1 DZD = 0.027571 AED
1 AED = 36.2700
DZD
Avg
0.027574
High
0.027617
Low
0.027519
Last updated: 7/9/2026, 5:39:46 AM
Quick Conversions
| DZD | AED |
|---|---|
| 1 DZD | 0.03 AED |
| 10 DZD | 0.28 AED |
| 50 DZD | 1.38 AED |
| 100 DZD | 2.76 AED |
| 500 DZD | 13.79 AED |
| 1,000 DZD | 27.57 AED |
Get DZD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=AEDExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-07-09T05:39:46Z",
"rates": {
"AED": 0.027571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "AED",
"amount": 100
},
"result": 2.7571,
"rate": 0.027571
}Build with DZD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key