Rate Overview
Live
1 DZD = 0.013450 AWG
1 AWG = 74.3494
DZD
Avg
0.013650
High
0.013837
Low
0.013432
Last updated: 5/27/2026, 11:08:06 PM
Quick Conversions
| DZD | AWG |
|---|---|
| 1 DZD | 0.01 AWG |
| 10 DZD | 0.13 AWG |
| 50 DZD | 0.67 AWG |
| 100 DZD | 1.35 AWG |
| 500 DZD | 6.73 AWG |
| 1,000 DZD | 13.45 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-05-27T23:08:06Z",
"rates": {
"AWG": 0.01345
}
}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.345,
"rate": 0.01345
}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