Rate Overview
Live
1 SVC = 1.8913 LSL
1 LSL = 0.528727
SVC
Avg
1.8602
High
1.8949
Low
1.8166
Last updated: 3/7/2026, 7:44:45 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.89 LSL |
| 10 SVC | 18.91 LSL |
| 50 SVC | 94.57 LSL |
| 100 SVC | 189.13 LSL |
| 500 SVC | 945.67 LSL |
| 1,000 SVC | 1,891.34 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-03-07T07:44:45Z",
"rates": {
"LSL": 1.891337
}
}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": 189.1337,
"rate": 1.891337
}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