Rate Overview
Live
1 DZD = 0.027479 AED
1 AED = 36.3914
DZD
Avg
0.027557
High
0.027630
Low
0.027479
Last updated: 6/19/2026, 10:10:30 AM
Quick Conversions
| DZD | AED |
|---|---|
| 1 DZD | 0.03 AED |
| 10 DZD | 0.27 AED |
| 50 DZD | 1.37 AED |
| 100 DZD | 2.75 AED |
| 500 DZD | 13.74 AED |
| 1,000 DZD | 27.48 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-06-19T10:10:30Z",
"rates": {
"AED": 0.027479
}
}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.7479,
"rate": 0.027479
}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