Rate Overview
Live
1 SEK = 1.7865 LSL
1 LSL = 0.559747
SEK
Avg
1.7758
High
1.7922
Low
1.7574
Last updated: 4/17/2026, 7:34:38 AM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.79 LSL |
| 10 SEK | 17.87 LSL |
| 50 SEK | 89.33 LSL |
| 100 SEK | 178.65 LSL |
| 500 SEK | 893.26 LSL |
| 1,000 SEK | 1,786.52 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-04-17T07:34:38Z",
"rates": {
"LSL": 1.786521
}
}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": 178.6521,
"rate": 1.786521
}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