Rate Overview
Live
1 UAH = 2.9917 DZD
1 DZD = 0.334262
UAH
Avg
2.9856
High
2.9926
Low
2.9749
Last updated: 7/9/2026, 12:22:39 PM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 2.99 DZD |
| 10 UAH | 29.92 DZD |
| 50 UAH | 149.58 DZD |
| 100 UAH | 299.17 DZD |
| 500 UAH | 1,495.83 DZD |
| 1,000 UAH | 2,991.66 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-07-09T12:22:39Z",
"rates": {
"DZD": 2.991664
}
}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": 299.1664,
"rate": 2.991664
}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