Rate Overview
Live
1 LVL = 927.6234 SOS
1 SOS = 0.001078
LVL
Avg
943.6247
High
965.6882
Low
923.8175
Last updated: 7/30/2026, 10:57:50 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 927.62 SOS |
| 10 LVL | 9,276.23 SOS |
| 50 LVL | 46,381.17 SOS |
| 100 LVL | 92,762.34 SOS |
| 500 LVL | 463,811.72 SOS |
| 1,000 LVL | 927,623.44 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-07-30T22:57:50Z",
"rates": {
"SOS": 927.623439
}
}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": 92762.34389999999,
"rate": 927.623439
}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