Rate Overview
Live
1 LVL = 34666.65 SLL
1 SLL = 0.000029
LVL
Avg
34666.62
High
34666.65
Low
34666.59
Last updated: 4/17/2026, 5:31:48 PM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 34,666.65 SLL |
| 10 LVL | 346,666.47 SLL |
| 50 LVL | 1,733,332.33 SLL |
| 100 LVL | 3,466,664.65 SLL |
| 500 LVL | 17,333,323.26 SLL |
| 1,000 LVL | 34,666,646.52 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-04-17T17:31:48Z",
"rates": {
"SLL": 34666.646519
}
}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": 3466664.6519,
"rate": 34666.646519
}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