Rate Overview
Live
1 ALL = 146.5975 UZS
1 UZS = 0.006821
ALL
Avg
144.7668
High
151.2424
Low
134.8681
Last updated: 7/11/2026, 6:25:08 PM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.60 UZS |
| 10 ALL | 1,465.97 UZS |
| 50 ALL | 7,329.87 UZS |
| 100 ALL | 14,659.75 UZS |
| 500 ALL | 73,298.74 UZS |
| 1,000 ALL | 146,597.47 UZS |
Get ALL/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UZSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-11T18:25:08Z",
"rates": {
"UZS": 146.59747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UZS",
"amount": 100
},
"result": 14659.747,
"rate": 146.59747
}Build with ALL/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key