Rate Overview
Live
1 DZD = 0.013505 AWG
1 AWG = 74.0466
DZD
Avg
0.013520
High
0.013596
Low
0.013450
Last updated: 3/28/2026, 9:11:44 AM
Quick Conversions
| DZD | AWG |
|---|---|
| 1 DZD | 0.01 AWG |
| 10 DZD | 0.14 AWG |
| 50 DZD | 0.68 AWG |
| 100 DZD | 1.35 AWG |
| 500 DZD | 6.75 AWG |
| 1,000 DZD | 13.50 AWG |
Get DZD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=AWGExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-28T09:11:44Z",
"rates": {
"AWG": 0.013505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "AWG",
"amount": 100
},
"result": 1.3505,
"rate": 0.013505
}Build with DZD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key