Rate Overview
Live
1 ALL = 147.1701 UZS
1 UZS = 0.006795
ALL
Avg
148.1653
High
149.6420
Low
147.1042
Last updated: 3/7/2026, 12:11:48 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 147.17 UZS |
| 10 ALL | 1,471.70 UZS |
| 50 ALL | 7,358.50 UZS |
| 100 ALL | 14,717.01 UZS |
| 500 ALL | 73,585.03 UZS |
| 1,000 ALL | 147,170.05 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-07T00:11:48Z",
"rates": {
"UZS": 147.170051
}
}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": 14717.0051,
"rate": 147.170051
}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