Rate Overview
Live
1 DZD = 0.330698 UAH
1 UAH = 3.0239
DZD
Avg
0.328936
High
0.330698
Low
0.327824
Last updated: 4/17/2026, 2:30:45 PM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.33 UAH |
| 10 DZD | 3.31 UAH |
| 50 DZD | 16.53 UAH |
| 100 DZD | 33.07 UAH |
| 500 DZD | 165.35 UAH |
| 1,000 DZD | 330.70 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-04-17T14:30:45Z",
"rates": {
"UAH": 0.330698
}
}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.0698,
"rate": 0.330698
}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