Rate Overview
Live
1 SVC = 1.8892 LSL
1 LSL = 0.529315
SVC
Avg
1.9062
High
1.9273
Low
1.8892
Last updated: 5/7/2026, 11:22:36 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.89 LSL |
| 10 SVC | 18.89 LSL |
| 50 SVC | 94.46 LSL |
| 100 SVC | 188.92 LSL |
| 500 SVC | 944.62 LSL |
| 1,000 SVC | 1,889.23 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-05-07T11:22:36Z",
"rates": {
"LSL": 1.889234
}
}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": 188.92340000000002,
"rate": 1.889234
}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