Rate Overview
Live
1 SVC = 1.8756 LSL
1 LSL = 0.533162
SVC
Avg
1.8748
High
1.8795
Low
1.8686
Last updated: 4/17/2026, 6:23:03 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.88 LSL |
| 10 SVC | 18.76 LSL |
| 50 SVC | 93.78 LSL |
| 100 SVC | 187.56 LSL |
| 500 SVC | 937.80 LSL |
| 1,000 SVC | 1,875.60 LSL |
Get SVC/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=LSLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T06:23:03Z",
"rates": {
"LSL": 1.875602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "LSL",
"amount": 100
},
"result": 187.5602,
"rate": 1.875602
}Build with SVC/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key