Rate Overview
Live
1 DZD = 0.027523 AED
1 AED = 36.3332
DZD
Avg
0.028021
High
0.028405
Low
0.027473
Last updated: 7/24/2026, 5:52:08 AM
Quick Conversions
| DZD | AED |
|---|---|
| 1 DZD | 0.03 AED |
| 10 DZD | 0.28 AED |
| 50 DZD | 1.38 AED |
| 100 DZD | 2.75 AED |
| 500 DZD | 13.76 AED |
| 1,000 DZD | 27.52 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-24T05:52:08Z",
"rates": {
"AED": 0.027523
}
}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.7523,
"rate": 0.027523
}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