Rate Overview
Live
1 LVL = 936.6702 SOS
1 SOS = 0.001068
LVL
Avg
917.7631
High
961.4788
Low
837.3928
Last updated: 8/1/2026, 12:36:11 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 936.67 SOS |
| 10 LVL | 9,366.70 SOS |
| 50 LVL | 46,833.51 SOS |
| 100 LVL | 93,667.02 SOS |
| 500 LVL | 468,335.08 SOS |
| 1,000 LVL | 936,670.17 SOS |
Get LVL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=SOSExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-01T12:36:11Z",
"rates": {
"SOS": 936.670167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "SOS",
"amount": 100
},
"result": 93667.0167,
"rate": 936.670167
}Build with LVL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key