Rate Overview
Live
1 SOS = 0.001054 LVL
1 LVL = 948.7666
SOS
Avg
0.001058
High
0.001060
Low
0.001054
Last updated: 5/7/2026, 5:56:04 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.05 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-07T17:56:04Z",
"rates": {
"LVL": 0.001054
}
}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.10540000000000001,
"rate": 0.001054
}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