Rate Overview
Live
1 UZS = 0.010780 DZD
1 DZD = 92.7644
UZS
Avg
0.010716
High
0.010780
Low
0.010656
Last updated: 3/7/2026, 9:13:31 AM
Quick Conversions
| UZS | DZD |
|---|---|
| 1 UZS | 0.01 DZD |
| 10 UZS | 0.11 DZD |
| 50 UZS | 0.54 DZD |
| 100 UZS | 1.08 DZD |
| 500 UZS | 5.39 DZD |
| 1,000 UZS | 10.78 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-07T09:13:31Z",
"rates": {
"DZD": 0.01078
}
}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.078,
"rate": 0.01078
}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