Rate Overview
Live
1 DZD = 0.027601 AED
1 AED = 36.2306
DZD
Avg
0.027912
High
0.028267
Low
0.027524
Last updated: 3/27/2026, 10:04:25 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.80 AED |
| 1,000 DZD | 27.60 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-03-27T10:04:25Z",
"rates": {
"AED": 0.027601
}
}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.7601,
"rate": 0.027601
}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