Rate Overview
Live
1 ALL = 146.3688 UZS
1 UZS = 0.006832
ALL
Avg
146.0941
High
146.4998
Low
144.8983
Last updated: 7/10/2026, 2:42:14 PM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.37 UZS |
| 10 ALL | 1,463.69 UZS |
| 50 ALL | 7,318.44 UZS |
| 100 ALL | 14,636.88 UZS |
| 500 ALL | 73,184.39 UZS |
| 1,000 ALL | 146,368.78 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-10T14:42:14Z",
"rates": {
"UZS": 146.368779
}
}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": 14636.8779,
"rate": 146.368779
}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