Rate Overview
Live
1 SEK = 1.6950 LSL
1 LSL = 0.589973
SEK
Avg
1.7650
High
1.8218
Low
1.6822
Last updated: 7/22/2026, 6:10:56 AM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.69 LSL |
| 10 SEK | 16.95 LSL |
| 50 SEK | 84.75 LSL |
| 100 SEK | 169.50 LSL |
| 500 SEK | 847.50 LSL |
| 1,000 SEK | 1,694.99 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-22T06:10:56Z",
"rates": {
"LSL": 1.694992
}
}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": 169.4992,
"rate": 1.694992
}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