Rate Overview
Live
1 LVL = 928.4589 SOS
1 SOS = 0.001077
LVL
Avg
928.8840
High
930.9419
Low
926.0491
Last updated: 7/10/2026, 2:54:52 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 928.46 SOS |
| 10 LVL | 9,284.59 SOS |
| 50 LVL | 46,422.95 SOS |
| 100 LVL | 92,845.89 SOS |
| 500 LVL | 464,229.47 SOS |
| 1,000 LVL | 928,458.94 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-10T14:54:52Z",
"rates": {
"SOS": 928.458941
}
}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": 92845.8941,
"rate": 928.458941
}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