Rate Overview
Live
1 UZS = 0.000252 LTL
1 LTL = 3968.25
UZS
Avg
0.000252
High
0.000252
Low
0.000251
Last updated: 9/11/2026, 7:26:24 AM
Quick Conversions
| UZS | LTL |
|---|---|
| 1 UZS | 0.00 LTL |
| 10 UZS | 0.00 LTL |
| 50 UZS | 0.01 LTL |
| 100 UZS | 0.03 LTL |
| 500 UZS | 0.13 LTL |
| 1,000 UZS | 0.25 LTL |
Get UZS/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=LTLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-09-11T07:26:24Z",
"rates": {
"LTL": 0.000252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "LTL",
"amount": 100
},
"result": 0.0252,
"rate": 0.000252
}Build with UZS/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key