Rate Overview
Live
1 UZS = 0.011100 DZD
1 DZD = 90.0901
UZS
Avg
0.010903
High
0.011134
Low
0.010501
Last updated: 7/28/2026, 11:29:05 PM
Quick Conversions
| UZS | DZD |
|---|---|
| 1 UZS | 0.01 DZD |
| 10 UZS | 0.11 DZD |
| 50 UZS | 0.56 DZD |
| 100 UZS | 1.11 DZD |
| 500 UZS | 5.55 DZD |
| 1,000 UZS | 11.10 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-07-28T23:29:05Z",
"rates": {
"DZD": 0.0111
}
}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.11,
"rate": 0.0111
}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