Rate Overview
Live
1 UAH = 3.0058 DZD
1 DZD = 0.332692
UAH
Avg
3.0149
High
3.0581
Low
2.9919
Last updated: 5/27/2026, 10:55:38 PM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 3.01 DZD |
| 10 UAH | 30.06 DZD |
| 50 UAH | 150.29 DZD |
| 100 UAH | 300.58 DZD |
| 500 UAH | 1,502.89 DZD |
| 1,000 UAH | 3,005.78 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-05-27T22:55:38Z",
"rates": {
"DZD": 3.005783
}
}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": 300.5783,
"rate": 3.005783
}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