Rate Overview
Live
1 LVL = 27.1699 LSL
1 LSL = 0.036806
LVL
Avg
27.1300
High
27.9563
Low
26.4174
Last updated: 7/28/2026, 11:57:21 AM
Quick Conversions
| LVL | LSL |
|---|---|
| 1 LVL | 27.17 LSL |
| 10 LVL | 271.70 LSL |
| 50 LVL | 1,358.49 LSL |
| 100 LVL | 2,716.99 LSL |
| 500 LVL | 13,584.93 LSL |
| 1,000 LVL | 27,169.85 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-07-28T11:57:21Z",
"rates": {
"LSL": 27.169851
}
}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": 2716.9851000000003,
"rate": 27.169851
}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