Rate Overview
Live
1 UZS = 0.006670 ALL
1 ALL = 149.9250
UZS
Avg
0.006771
High
0.006833
Low
0.006670
Last updated: 5/9/2026, 3:42:15 AM
Quick Conversions
| UZS | ALL |
|---|---|
| 1 UZS | 0.01 ALL |
| 10 UZS | 0.07 ALL |
| 50 UZS | 0.33 ALL |
| 100 UZS | 0.67 ALL |
| 500 UZS | 3.34 ALL |
| 1,000 UZS | 6.67 ALL |
Get UZS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=ALLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-09T03:42:15Z",
"rates": {
"ALL": 0.00667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "ALL",
"amount": 100
},
"result": 0.6669999999999999,
"rate": 0.00667
}Build with UZS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key