Rate Overview
Live
1 SEK = 1.8106 LSL
1 LSL = 0.552288
SEK
Avg
1.8078
High
1.8439
Low
1.7498
Last updated: 3/27/2026, 11:16:11 AM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.81 LSL |
| 10 SEK | 18.11 LSL |
| 50 SEK | 90.53 LSL |
| 100 SEK | 181.06 LSL |
| 500 SEK | 905.32 LSL |
| 1,000 SEK | 1,810.65 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-03-27T11:16:11Z",
"rates": {
"LSL": 1.810648
}
}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": 181.0648,
"rate": 1.810648
}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