Rate Overview
Live
1 ALL = 146.8059 UZS
1 UZS = 0.006812
ALL
Avg
147.2978
High
149.9686
Low
145.6594
Last updated: 5/27/2026, 6:22:37 PM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.81 UZS |
| 10 ALL | 1,468.06 UZS |
| 50 ALL | 7,340.29 UZS |
| 100 ALL | 14,680.59 UZS |
| 500 ALL | 73,402.95 UZS |
| 1,000 ALL | 146,805.89 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-05-27T18:22:37Z",
"rates": {
"UZS": 146.805893
}
}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": 14680.5893,
"rate": 146.805893
}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