Rate Overview
Live
1 DZD = 0.332692 UAH
1 UAH = 3.0058
DZD
Avg
0.318871
High
0.334243
Low
0.307568
Last updated: 5/27/2026, 9:53:12 PM
Quick Conversions
| DZD | UAH |
|---|---|
| 1 DZD | 0.33 UAH |
| 10 DZD | 3.33 UAH |
| 50 DZD | 16.63 UAH |
| 100 DZD | 33.27 UAH |
| 500 DZD | 166.35 UAH |
| 1,000 DZD | 332.69 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-05-27T21:53:12Z",
"rates": {
"UAH": 0.332692
}
}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.2692,
"rate": 0.332692
}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