Rate Overview
Live
1 DZD = 0.027969 AED
1 AED = 35.7539
DZD
Avg
0.028124
High
0.028267
Low
0.027969
Last updated: 3/7/2026, 4:43:19 AM
Quick Conversions
| DZD | AED |
|---|---|
| 1 DZD | 0.03 AED |
| 10 DZD | 0.28 AED |
| 50 DZD | 1.40 AED |
| 100 DZD | 2.80 AED |
| 500 DZD | 13.98 AED |
| 1,000 DZD | 27.97 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-07T04:43:19Z",
"rates": {
"AED": 0.027969
}
}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.7969,
"rate": 0.027969
}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