Rate Overview
Live
1 UAH = 2.9833 DZD
1 DZD = 0.335194
UAH
Avg
2.9884
High
2.9983
Low
2.9824
Last updated: 9/9/2026, 9:33:23 AM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 2.98 DZD |
| 10 UAH | 29.83 DZD |
| 50 UAH | 149.17 DZD |
| 100 UAH | 298.33 DZD |
| 500 UAH | 1,491.67 DZD |
| 1,000 UAH | 2,983.34 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-09-09T09:33:23Z",
"rates": {
"DZD": 2.983343
}
}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": 298.3343,
"rate": 2.983343
}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