Rate Overview
Live
1 LVL = 944.8050 SOS
1 SOS = 0.001058
LVL
Avg
943.3991
High
963.7933
Low
929.0571
Last updated: 3/28/2026, 4:56:14 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 944.81 SOS |
| 10 LVL | 9,448.05 SOS |
| 50 LVL | 47,240.25 SOS |
| 100 LVL | 94,480.50 SOS |
| 500 LVL | 472,402.52 SOS |
| 1,000 LVL | 944,805.04 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-28T16:56:14Z",
"rates": {
"SOS": 944.805043
}
}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": 94480.5043,
"rate": 944.805043
}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