Rate Overview
Live
1 LVL = 943.7397 SOS
1 SOS = 0.001060
LVL
Avg
949.8490
High
960.8609
Low
942.6477
Last updated: 3/7/2026, 7:38:22 AM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 943.74 SOS |
| 10 LVL | 9,437.40 SOS |
| 50 LVL | 47,186.99 SOS |
| 100 LVL | 94,373.97 SOS |
| 500 LVL | 471,869.87 SOS |
| 1,000 LVL | 943,739.74 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-03-07T07:38:22Z",
"rates": {
"SOS": 943.739744
}
}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": 94373.97439999999,
"rate": 943.739744
}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