Rate Overview
Live
1 UZS = 0.000251 LTL
1 LTL = 3984.06
UZS
Avg
0.000251
High
0.000253
Low
0.000247
Last updated: 7/9/2026, 3:16:20 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-07-09T03:16:20Z",
"rates": {
"LTL": 0.000251
}
}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.025099999999999997,
"rate": 0.000251
}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