Rate Overview
Live
1 ALL = 148.6002 UZS
1 UZS = 0.006729
ALL
Avg
148.7176
High
149.2739
Low
148.4717
Last updated: 9/11/2026, 9:47:56 PM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 148.60 UZS |
| 10 ALL | 1,486.00 UZS |
| 50 ALL | 7,430.01 UZS |
| 100 ALL | 14,860.02 UZS |
| 500 ALL | 74,300.08 UZS |
| 1,000 ALL | 148,600.16 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-11T21:47:56Z",
"rates": {
"UZS": 148.600162
}
}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": 14860.016200000002,
"rate": 148.600162
}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