Rate Overview
Live
1 UZS = 0.010919 DZD
1 DZD = 91.5835
UZS
Avg
0.010876
High
0.010920
Low
0.010805
Last updated: 3/28/2026, 9:21:15 AM
Quick Conversions
| UZS | DZD |
|---|---|
| 1 UZS | 0.01 DZD |
| 10 UZS | 0.11 DZD |
| 50 UZS | 0.55 DZD |
| 100 UZS | 1.09 DZD |
| 500 UZS | 5.46 DZD |
| 1,000 UZS | 10.92 DZD |
Get UZS/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=DZDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-28T09:21:15Z",
"rates": {
"DZD": 0.010919
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "DZD",
"amount": 100
},
"result": 1.0919,
"rate": 0.010919
}Build with UZS/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key