Rate Overview
Live
1 ALL = 148.3867 UZS
1 UZS = 0.006739
ALL
Avg
147.1536
High
148.3867
Low
146.3350
Last updated: 5/7/2026, 11:27:53 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 148.39 UZS |
| 10 ALL | 1,483.87 UZS |
| 50 ALL | 7,419.34 UZS |
| 100 ALL | 14,838.67 UZS |
| 500 ALL | 74,193.36 UZS |
| 1,000 ALL | 148,386.72 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-07T11:27:53Z",
"rates": {
"UZS": 148.386721
}
}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": 14838.6721,
"rate": 148.386721
}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