Rate Overview
Live
1 LVL = 944.7625 SOS
1 SOS = 0.001058
LVL
Avg
944.2779
High
945.3019
Low
942.4850
Last updated: 4/17/2026, 3:49:55 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 944.76 SOS |
| 10 LVL | 9,447.63 SOS |
| 50 LVL | 47,238.13 SOS |
| 100 LVL | 94,476.25 SOS |
| 500 LVL | 472,381.26 SOS |
| 1,000 LVL | 944,762.51 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-04-17T15:49:55Z",
"rates": {
"SOS": 944.762514
}
}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": 94476.25140000001,
"rate": 944.762514
}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