Rate Overview
Live
1 LVL = 34666.62 SLL
1 SLL = 0.000029
LVL
Avg
37972.62
High
38939.66
Low
34666.62
Last updated: 3/28/2026, 1:57:28 PM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 34,666.62 SLL |
| 10 LVL | 346,666.19 SLL |
| 50 LVL | 1,733,330.94 SLL |
| 100 LVL | 3,466,661.88 SLL |
| 500 LVL | 17,333,309.38 SLL |
| 1,000 LVL | 34,666,618.77 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-28T13:57:28Z",
"rates": {
"SLL": 34666.618766
}
}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": 3466661.8766,
"rate": 34666.618766
}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