Rate Overview
Live
1 AED = 35.6104 DZD
1 DZD = 0.028082
AED
Avg
35.5146
High
35.6406
Low
35.3761
Last updated: 3/7/2026, 2:14:55 AM
Quick Conversions
| AED | DZD |
|---|---|
| 1 AED | 35.61 DZD |
| 10 AED | 356.10 DZD |
| 50 AED | 1,780.52 DZD |
| 100 AED | 3,561.04 DZD |
| 500 AED | 17,805.18 DZD |
| 1,000 AED | 35,610.36 DZD |
Get AED/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=DZDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:14:55Z",
"rates": {
"DZD": 35.610358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "DZD",
"amount": 100
},
"result": 3561.0357999999997,
"rate": 35.610358
}Build with AED/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key