Rate Overview
Live
1 ALL = 146.2056 UZS
1 UZS = 0.006840
ALL
Avg
146.4237
High
147.2582
Low
145.8670
Last updated: 6/19/2026, 8:46:54 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.21 UZS |
| 10 ALL | 1,462.06 UZS |
| 50 ALL | 7,310.28 UZS |
| 100 ALL | 14,620.56 UZS |
| 500 ALL | 73,102.79 UZS |
| 1,000 ALL | 146,205.58 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-06-19T08:46:54Z",
"rates": {
"UZS": 146.205578
}
}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": 14620.5578,
"rate": 146.205578
}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