Rate Overview
Live
1 DZD = 0.334499 UAH
1 UAH = 2.9895
DZD
Avg
0.334658
High
0.335349
Low
0.334155
Last updated: 7/11/2026, 12:15:38 AM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.33 UAH |
| 10 DZD | 3.34 UAH |
| 50 DZD | 16.72 UAH |
| 100 DZD | 33.45 UAH |
| 500 DZD | 167.25 UAH |
| 1,000 DZD | 334.50 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-07-11T00:15:38Z",
"rates": {
"UAH": 0.334499
}
}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.4499,
"rate": 0.334499
}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