Rate Overview
Live
1 ALL = 148.7600 UZS
1 UZS = 0.006722
ALL
Avg
148.7499
High
150.0775
Low
148.0299
Last updated: 9/13/2026, 12:04:22 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 148.76 UZS |
| 10 ALL | 1,487.60 UZS |
| 50 ALL | 7,438.00 UZS |
| 100 ALL | 14,876.00 UZS |
| 500 ALL | 74,380.01 UZS |
| 1,000 ALL | 148,760.02 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-09-13T00:04:22Z",
"rates": {
"UZS": 148.760016
}
}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": 14876.001600000001,
"rate": 148.760016
}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