Rate Overview
Live
1 DZD = 0.332833 UAH
1 UAH = 3.0045
DZD
Avg
0.333117
High
0.335844
Low
0.331670
Last updated: 3/7/2026, 8:00:04 AM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.33 UAH |
| 10 DZD | 3.33 UAH |
| 50 DZD | 16.64 UAH |
| 100 DZD | 33.28 UAH |
| 500 DZD | 166.42 UAH |
| 1,000 DZD | 332.83 UAH |
Get DZD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=UAHExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-07T08:00:04Z",
"rates": {
"UAH": 0.332833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "UAH",
"amount": 100
},
"result": 33.2833,
"rate": 0.332833
}Build with DZD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key