Rate Overview
Live
1 DZD = 0.334978 UAH
1 UAH = 2.9853
DZD
Avg
0.320191
High
0.334978
Low
0.307568
Last updated: 8/1/2026, 12:16:37 PM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.33 UAH |
| 10 DZD | 3.35 UAH |
| 50 DZD | 16.75 UAH |
| 100 DZD | 33.50 UAH |
| 500 DZD | 167.49 UAH |
| 1,000 DZD | 334.98 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-01T12:16:37Z",
"rates": {
"UAH": 0.334978
}
}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.4978,
"rate": 0.334978
}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