Rate Overview
Live
1 LSL = 0.036555 LVL
1 LVL = 27.3560
LSL
Avg
0.036954
High
0.037417
Low
0.036478
Last updated: 3/7/2026, 7:18:18 AM
Quick Conversions
| LSL | LVL |
|---|---|
| 1 LSL | 0.04 LVL |
| 10 LSL | 0.37 LVL |
| 50 LSL | 1.83 LVL |
| 100 LSL | 3.66 LVL |
| 500 LSL | 18.28 LVL |
| 1,000 LSL | 36.56 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-03-07T07:18:18Z",
"rates": {
"LVL": 0.036555
}
}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.6554999999999995,
"rate": 0.036555
}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