Rate Overview
Live
1 LVL = 27.0388 LSL
1 LSL = 0.036984
LVL
Avg
27.1946
High
27.5669
Low
27.0388
Last updated: 5/27/2026, 2:29:29 AM
Quick Conversions
| LVL | LSL |
|---|---|
| 1 LVL | 27.04 LSL |
| 10 LVL | 270.39 LSL |
| 50 LVL | 1,351.94 LSL |
| 100 LVL | 2,703.88 LSL |
| 500 LVL | 13,519.42 LSL |
| 1,000 LVL | 27,038.84 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-05-27T02:29:29Z",
"rates": {
"LSL": 27.038839
}
}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": 2703.8839,
"rate": 27.038839
}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