Rate Overview
Live
1 ALL = 146.1073 UZS
1 UZS = 0.006844
ALL
Avg
146.2381
High
146.7346
Low
145.8462
Last updated: 7/30/2026, 7:47:11 PM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.11 UZS |
| 10 ALL | 1,461.07 UZS |
| 50 ALL | 7,305.36 UZS |
| 100 ALL | 14,610.73 UZS |
| 500 ALL | 73,053.64 UZS |
| 1,000 ALL | 146,107.28 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-30T19:47:11Z",
"rates": {
"UZS": 146.107282
}
}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": 14610.7282,
"rate": 146.107282
}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