Rate Overview
Live
1 UZS = 0.000050 LVL
1 LVL = 20000.00
UZS
Avg
0.000050
High
0.000050
Low
0.000050
Last updated: 5/7/2026, 8:59:26 PM
Quick Conversions
| UZS | LVL |
|---|---|
| 1 UZS | 0.00 LVL |
| 10 UZS | 0.00 LVL |
| 50 UZS | 0.00 LVL |
| 100 UZS | 0.01 LVL |
| 500 UZS | 0.03 LVL |
| 1,000 UZS | 0.05 LVL |
Get UZS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=LVLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-07T20:59:26Z",
"rates": {
"LVL": 0.00005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "LVL",
"amount": 100
},
"result": 0.005,
"rate": 0.00005
}Build with UZS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key