Rate Overview
Live
1 ALL = 148.3026 UZS
1 UZS = 0.006743
ALL
Avg
148.3150
High
148.4596
Low
148.2401
Last updated: 8/20/2026, 4:05:10 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 148.30 UZS |
| 10 ALL | 1,483.03 UZS |
| 50 ALL | 7,415.13 UZS |
| 100 ALL | 14,830.26 UZS |
| 500 ALL | 74,151.31 UZS |
| 1,000 ALL | 148,302.63 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-08-20T04:05:10Z",
"rates": {
"UZS": 148.302625
}
}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": 14830.2625,
"rate": 148.302625
}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