Rate Overview
Live
1 LSL = 0.037514 LVL
1 LVL = 26.6567
LSL
Avg
0.037438
High
0.037514
Low
0.037294
Last updated: 7/1/2026, 3:32:18 PM
Quick Conversions
| LSL | LVL |
|---|---|
| 1 LSL | 0.04 LVL |
| 10 LSL | 0.38 LVL |
| 50 LSL | 1.88 LVL |
| 100 LSL | 3.75 LVL |
| 500 LSL | 18.76 LVL |
| 1,000 LSL | 37.51 LVL |
Get LSL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=LVLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-01T15:32:18Z",
"rates": {
"LVL": 0.037514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "LVL",
"amount": 100
},
"result": 3.7514,
"rate": 0.037514
}Build with LSL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key