Rate Overview
Live
1 SEK = 1.7605 LSL
1 LSL = 0.568009
SEK
Avg
1.7875
High
1.9050
Low
1.6144
Last updated: 5/27/2026, 9:56:46 PM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.76 LSL |
| 10 SEK | 17.61 LSL |
| 50 SEK | 88.03 LSL |
| 100 SEK | 176.05 LSL |
| 500 SEK | 880.27 LSL |
| 1,000 SEK | 1,760.54 LSL |
Get SEK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LSLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T21:56:46Z",
"rates": {
"LSL": 1.760536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LSL",
"amount": 100
},
"result": 176.05360000000002,
"rate": 1.760536
}Build with SEK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key