Rate Overview
Live
1 UAH = 3.0045 DZD
1 DZD = 0.332834
UAH
Avg
3.0020
High
3.0150
Low
2.9776
Last updated: 3/7/2026, 7:44:29 AM
Quick Conversions
| UAH | DZD |
|---|---|
| 1 UAH | 3.00 DZD |
| 10 UAH | 30.05 DZD |
| 50 UAH | 150.23 DZD |
| 100 UAH | 300.45 DZD |
| 500 UAH | 1,502.25 DZD |
| 1,000 UAH | 3,004.50 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-03-07T07:44:29Z",
"rates": {
"DZD": 3.004503
}
}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.4503,
"rate": 3.004503
}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