Rate Overview
Live
1 UZS = 0.001354 LSL
1 LSL = 738.5524
UZS
Avg
0.001356
High
0.001360
Low
0.001353
Last updated: 9/10/2026, 2:51:30 AM
Quick Conversions
| UZS | LSL |
|---|---|
| 1 UZS | 0.00 LSL |
| 10 UZS | 0.01 LSL |
| 50 UZS | 0.07 LSL |
| 100 UZS | 0.14 LSL |
| 500 UZS | 0.68 LSL |
| 1,000 UZS | 1.35 LSL |
Get UZS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=LSLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-09-10T02:51:30Z",
"rates": {
"LSL": 0.001354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "LSL",
"amount": 100
},
"result": 0.1354,
"rate": 0.001354
}Build with UZS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key