Rate Overview
Live
1 LVL = 923.8175 SOS
1 SOS = 0.001082
LVL
Avg
943.9183
High
973.5786
Low
923.8175
Last updated: 7/28/2026, 3:51:23 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 923.82 SOS |
| 10 LVL | 9,238.17 SOS |
| 50 LVL | 46,190.87 SOS |
| 100 LVL | 92,381.75 SOS |
| 500 LVL | 461,908.73 SOS |
| 1,000 LVL | 923,817.46 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-28T15:51:23Z",
"rates": {
"SOS": 923.817463
}
}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": 92381.7463,
"rate": 923.817463
}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