Rate Overview
Live
1 ALL = 149.8577 UZS
1 UZS = 0.006673
ALL
Avg
149.2612
High
150.0863
Low
148.4785
Last updated: 4/17/2026, 6:16:45 AM
Quick Conversions
| ALL | UZS |
|---|---|
| 1 ALL | 149.86 UZS |
| 10 ALL | 1,498.58 UZS |
| 50 ALL | 7,492.88 UZS |
| 100 ALL | 14,985.77 UZS |
| 500 ALL | 74,928.84 UZS |
| 1,000 ALL | 149,857.68 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-04-17T06:16:45Z",
"rates": {
"UZS": 149.857684
}
}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": 14985.7684,
"rate": 149.857684
}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