Rate Overview
Live
1 ALL = 145.5101 UZS
1 UZS = 0.006872
ALL
Avg
147.4789
High
152.3680
Low
145.0065
Last updated: 6/29/2026, 11:18:42 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 145.51 UZS |
| 10 ALL | 1,455.10 UZS |
| 50 ALL | 7,275.50 UZS |
| 100 ALL | 14,551.01 UZS |
| 500 ALL | 72,755.05 UZS |
| 1,000 ALL | 145,510.10 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-29T11:18:42Z",
"rates": {
"UZS": 145.510096
}
}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": 14551.009600000001,
"rate": 145.510096
}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