Rate Overview
Live
1 UAH = 2.9756 DZD
1 DZD = 0.336069
UAH
Avg
2.9690
High
2.9756
Low
2.9645
Last updated: 6/19/2026, 8:28:59 AM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 2.98 DZD |
| 10 UAH | 29.76 DZD |
| 50 UAH | 148.78 DZD |
| 100 UAH | 297.56 DZD |
| 500 UAH | 1,487.79 DZD |
| 1,000 UAH | 2,975.58 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-06-19T08:28:59Z",
"rates": {
"DZD": 2.975579
}
}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": 297.5579,
"rate": 2.975579
}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