Rate Overview
Live
1 DZD = 0.335194 UAH
1 UAH = 2.9833
DZD
Avg
0.334632
High
0.335303
Low
0.333517
Last updated: 9/9/2026, 9:27:45 AM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.34 UAH |
| 10 DZD | 3.35 UAH |
| 50 DZD | 16.76 UAH |
| 100 DZD | 33.52 UAH |
| 500 DZD | 167.60 UAH |
| 1,000 DZD | 335.19 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-09-09T09:27:45Z",
"rates": {
"UAH": 0.335194
}
}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.5194,
"rate": 0.335194
}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