Rate Overview
Live
1 SVC = 1.9519 LSL
1 LSL = 0.512322
SVC
Avg
1.9876
High
2.2170
Low
1.8206
Last updated: 3/27/2026, 9:45:51 PM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.95 LSL |
| 10 SVC | 19.52 LSL |
| 50 SVC | 97.59 LSL |
| 100 SVC | 195.19 LSL |
| 500 SVC | 975.95 LSL |
| 1,000 SVC | 1,951.90 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-27T21:45:51Z",
"rates": {
"LSL": 1.951899
}
}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": 195.1899,
"rate": 1.951899
}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