Rate Overview
Live
1 UAH = 3.0402 DZD
1 DZD = 0.328921
UAH
Avg
3.0574
High
3.1346
Low
2.9979
Last updated: 3/28/2026, 12:02:20 PM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 3.04 DZD |
| 10 UAH | 30.40 DZD |
| 50 UAH | 152.01 DZD |
| 100 UAH | 304.02 DZD |
| 500 UAH | 1,520.12 DZD |
| 1,000 UAH | 3,040.24 DZD |
Get UAH/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=DZDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T12:02:20Z",
"rates": {
"DZD": 3.040244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "DZD",
"amount": 100
},
"result": 304.0244,
"rate": 3.040244
}Build with UAH/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key