Rate Overview
Live
1 DZD = 0.336646 UAH
1 UAH = 2.9705
DZD
Avg
0.336703
High
0.337161
Low
0.336477
Last updated: 8/19/2026, 9:44:12 AM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.34 UAH |
| 10 DZD | 3.37 UAH |
| 50 DZD | 16.83 UAH |
| 100 DZD | 33.66 UAH |
| 500 DZD | 168.32 UAH |
| 1,000 DZD | 336.65 UAH |
Get DZD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=UAHExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-08-19T09:44:12Z",
"rates": {
"UAH": 0.336646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "UAH",
"amount": 100
},
"result": 33.6646,
"rate": 0.336646
}Build with DZD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key