Rate Overview
Live
1 SEK = 1.8085 LSL
1 LSL = 0.552930
SEK
Avg
1.7905
High
1.8218
Low
1.7600
Last updated: 3/27/2026, 1:02:09 PM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.81 LSL |
| 10 SEK | 18.09 LSL |
| 50 SEK | 90.43 LSL |
| 100 SEK | 180.85 LSL |
| 500 SEK | 904.27 LSL |
| 1,000 SEK | 1,808.55 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-27T13:02:09Z",
"rates": {
"LSL": 1.808548
}
}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": 180.8548,
"rate": 1.808548
}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