Rate Overview
Live
1 ALL = 146.4902 UZS
1 UZS = 0.006826
ALL
Avg
146.7287
High
147.3853
Low
146.4238
Last updated: 3/27/2026, 8:01:00 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 146.49 UZS |
| 10 ALL | 1,464.90 UZS |
| 50 ALL | 7,324.51 UZS |
| 100 ALL | 14,649.02 UZS |
| 500 ALL | 73,245.10 UZS |
| 1,000 ALL | 146,490.21 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-03-27T08:01:00Z",
"rates": {
"UZS": 146.490208
}
}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": 14649.0208,
"rate": 146.490208
}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