Rate Overview
Live
1 UAH = 3.0239 DZD
1 DZD = 0.330699
UAH
Avg
3.0401
High
3.0504
Low
3.0239
Last updated: 4/17/2026, 1:34:19 PM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 3.02 DZD |
| 10 UAH | 30.24 DZD |
| 50 UAH | 151.20 DZD |
| 100 UAH | 302.39 DZD |
| 500 UAH | 1,511.95 DZD |
| 1,000 UAH | 3,023.90 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-04-17T13:34:19Z",
"rates": {
"DZD": 3.0239
}
}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": 302.39,
"rate": 3.0239
}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