Rate Overview
Live
1 LVL = 27.3554 LSL
1 LSL = 0.036556
LVL
Avg
27.0631
High
27.4134
Low
26.7254
Last updated: 3/7/2026, 8:52:14 AM
Quick Conversions
| LVL | LSL |
|---|---|
| 1 LVL | 27.36 LSL |
| 10 LVL | 273.55 LSL |
| 50 LVL | 1,367.77 LSL |
| 100 LVL | 2,735.54 LSL |
| 500 LVL | 13,677.71 LSL |
| 1,000 LVL | 27,355.42 LSL |
Get LVL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=LSLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T08:52:14Z",
"rates": {
"LSL": 27.355417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "LSL",
"amount": 100
},
"result": 2735.5416999999998,
"rate": 27.355417
}Build with LVL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key