Rate Overview
Live
1 LVL = 37470.49 SLL
1 SLL = 0.000027
LVL
Avg
37393.24
High
39234.47
Low
34666.61
Last updated: 7/31/2026, 9:16:35 AM
Quick Conversions
| LVL | SLL |
|---|---|
| 1 LVL | 37,470.49 SLL |
| 10 LVL | 374,704.88 SLL |
| 50 LVL | 1,873,524.41 SLL |
| 100 LVL | 3,747,048.81 SLL |
| 500 LVL | 18,735,244.06 SLL |
| 1,000 LVL | 37,470,488.12 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-31T09:16:35Z",
"rates": {
"SLL": 37470.48812
}
}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": 3747048.8120000004,
"rate": 37470.48812
}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