Rate Overview
Live
1 LVL = 945.2260 SOS
1 SOS = 0.001058
LVL
Avg
944.4098
High
945.2260
Low
943.4990
Last updated: 5/27/2026, 11:52:27 PM
Quick Conversions
| LVL | SOS |
|---|---|
| 1 LVL | 945.23 SOS |
| 10 LVL | 9,452.26 SOS |
| 50 LVL | 47,261.30 SOS |
| 100 LVL | 94,522.60 SOS |
| 500 LVL | 472,612.98 SOS |
| 1,000 LVL | 945,225.97 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-05-27T23:52:27Z",
"rates": {
"SOS": 945.225966
}
}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": 94522.59659999999,
"rate": 945.225966
}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