Rate Overview
Live
1 LVL = 924.9436 SOS
1 SOS = 0.001081
LVL
Avg
927.2660
High
930.0860
Low
924.9436
Last updated: 7/25/2026, 11:54:21 AM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 924.94 SOS |
| 10 LVL | 9,249.44 SOS |
| 50 LVL | 46,247.18 SOS |
| 100 LVL | 92,494.36 SOS |
| 500 LVL | 462,471.81 SOS |
| 1,000 LVL | 924,943.63 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-25T11:54:21Z",
"rates": {
"SOS": 924.943629
}
}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": 92494.3629,
"rate": 924.943629
}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