Rate Overview
Live
1 UAH = 2.9907 DZD
1 DZD = 0.334371
UAH
Avg
2.9885
High
2.9926
Low
2.9820
Last updated: 7/11/2026, 5:07:50 PM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 2.99 DZD |
| 10 UAH | 29.91 DZD |
| 50 UAH | 149.53 DZD |
| 100 UAH | 299.07 DZD |
| 500 UAH | 1,495.34 DZD |
| 1,000 UAH | 2,990.69 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-11T17:07:50Z",
"rates": {
"DZD": 2.990687
}
}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.0687,
"rate": 2.990687
}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