Rate Overview
Live
1 SEK = 1.7324 LSL
1 LSL = 0.577221
SEK
Avg
1.7291
High
1.7410
Low
1.7202
Last updated: 6/17/2026, 3:45:05 AM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.73 LSL |
| 10 SEK | 17.32 LSL |
| 50 SEK | 86.62 LSL |
| 100 SEK | 173.24 LSL |
| 500 SEK | 866.22 LSL |
| 1,000 SEK | 1,732.44 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-06-17T03:45:05Z",
"rates": {
"LSL": 1.732439
}
}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": 173.2439,
"rate": 1.732439
}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