Rate Overview
Live
1 ALL = 145.6760 UZS
1 UZS = 0.006865
ALL
Avg
147.2356
High
151.0994
Low
143.8969
Last updated: 6/24/2026, 12:28:57 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 145.68 UZS |
| 10 ALL | 1,456.76 UZS |
| 50 ALL | 7,283.80 UZS |
| 100 ALL | 14,567.60 UZS |
| 500 ALL | 72,838.00 UZS |
| 1,000 ALL | 145,676.01 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-24T00:28:57Z",
"rates": {
"UZS": 145.676009
}
}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": 14567.6009,
"rate": 145.676009
}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