Rate Overview
Live
1 LVL = 39466.08 SLL
1 SLL = 0.000025
LVL
Avg
38464.47
High
39466.08
Low
37817.57
Last updated: 3/7/2026, 9:13:07 AM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 39,466.08 SLL |
| 10 LVL | 394,660.84 SLL |
| 50 LVL | 1,973,304.19 SLL |
| 100 LVL | 3,946,608.38 SLL |
| 500 LVL | 19,733,041.89 SLL |
| 1,000 LVL | 39,466,083.78 SLL |
Get LVL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SLLExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T09:13:07Z",
"rates": {
"SLL": 39466.083778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SLL",
"amount": 100
},
"result": 3946608.3778,
"rate": 39466.083778
}Build with LVL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key