Rate Overview
Live
1 LVL = 37182.94 SLL
1 SLL = 0.000027
LVL
Avg
36902.33
High
37374.91
Low
34666.61
Last updated: 7/8/2026, 3:27:33 AM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 37,182.94 SLL |
| 10 LVL | 371,829.43 SLL |
| 50 LVL | 1,859,147.16 SLL |
| 100 LVL | 3,718,294.31 SLL |
| 500 LVL | 18,591,471.56 SLL |
| 1,000 LVL | 37,182,943.11 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-07-08T03:27:33Z",
"rates": {
"SLL": 37182.943111
}
}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": 3718294.3111,
"rate": 37182.943111
}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