Rate Overview
Live
1 LVL = 927.6863 SOS
1 SOS = 0.001078
LVL
Avg
927.3007
High
944.7956
Low
897.3635
Last updated: 7/20/2026, 10:10:36 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 927.69 SOS |
| 10 LVL | 9,276.86 SOS |
| 50 LVL | 46,384.32 SOS |
| 100 LVL | 92,768.63 SOS |
| 500 LVL | 463,843.17 SOS |
| 1,000 LVL | 927,686.33 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-20T22:10:36Z",
"rates": {
"SOS": 927.68633
}
}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": 92768.633,
"rate": 927.68633
}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