Rate Overview
Live
1 SEK = 1.7589 LSL
1 LSL = 0.568526
SEK
Avg
1.8186
High
1.8846
Low
1.7460
Last updated: 5/27/2026, 7:29:07 PM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.76 LSL |
| 10 SEK | 17.59 LSL |
| 50 SEK | 87.95 LSL |
| 100 SEK | 175.89 LSL |
| 500 SEK | 879.47 LSL |
| 1,000 SEK | 1,758.94 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-27T19:29:07Z",
"rates": {
"LSL": 1.758935
}
}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": 175.8935,
"rate": 1.758935
}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