Rate Overview
Live
1 SEK = 1.7225 LSL
1 LSL = 0.580542
SEK
Avg
1.7797
High
1.9050
Low
1.6144
Last updated: 7/28/2026, 12:02:16 PM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.72 LSL |
| 10 SEK | 17.23 LSL |
| 50 SEK | 86.13 LSL |
| 100 SEK | 172.25 LSL |
| 500 SEK | 861.26 LSL |
| 1,000 SEK | 1,722.53 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-07-28T12:02:16Z",
"rates": {
"LSL": 1.722527
}
}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": 172.2527,
"rate": 1.722527
}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