Rate Overview
Live
1 SVC = 1.9112 LSL
1 LSL = 0.523228
SVC
Avg
1.9963
High
2.1842
Low
1.8222
Last updated: 7/27/2026, 2:33:10 PM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.91 LSL |
| 10 SVC | 19.11 LSL |
| 50 SVC | 95.56 LSL |
| 100 SVC | 191.12 LSL |
| 500 SVC | 955.61 LSL |
| 1,000 SVC | 1,911.21 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-07-27T14:33:10Z",
"rates": {
"LSL": 1.911212
}
}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": 191.1212,
"rate": 1.911212
}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