Rate Overview
Live
1 SOS = 0.001057 LVL
1 LVL = 946.0738
SOS
Avg
0.001053
High
0.001071
Low
0.001027
Last updated: 5/27/2026, 11:54:52 PM
Quick Conversions
| SOS | LVL |
|---|---|
| 1 SOS | 0.00 LVL |
| 10 SOS | 0.01 LVL |
| 50 SOS | 0.05 LVL |
| 100 SOS | 0.11 LVL |
| 500 SOS | 0.53 LVL |
| 1,000 SOS | 1.06 LVL |
Get SOS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=LVLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-27T23:54:52Z",
"rates": {
"LVL": 0.001057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "LVL",
"amount": 100
},
"result": 0.1057,
"rate": 0.001057
}Build with SOS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key