Rate Overview
Live
1 LVL = 40230.90 SLL
1 SLL = 0.000025
LVL
Avg
38538.93
High
40770.25
Low
37435.08
Last updated: 6/19/2026, 8:24:37 AM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 40,230.90 SLL |
| 10 LVL | 402,309.00 SLL |
| 50 LVL | 2,011,545.01 SLL |
| 100 LVL | 4,023,090.02 SLL |
| 500 LVL | 20,115,450.08 SLL |
| 1,000 LVL | 40,230,900.15 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-06-19T08:24:37Z",
"rates": {
"SLL": 40230.900152
}
}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": 4023090.0152000003,
"rate": 40230.900152
}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