Rate Overview
Live
1 SEK = 1.6791 LSL
1 LSL = 0.595547
SEK
Avg
1.6807
High
1.6880
Low
1.6780
Last updated: 9/2/2026, 6:33:59 AM
Quick Conversions
| SEK | LSL |
|---|---|
| 1 SEK | 1.68 LSL |
| 10 SEK | 16.79 LSL |
| 50 SEK | 83.96 LSL |
| 100 SEK | 167.91 LSL |
| 500 SEK | 839.56 LSL |
| 1,000 SEK | 1,679.13 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-09-02T06:33:59Z",
"rates": {
"LSL": 1.679129
}
}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": 167.9129,
"rate": 1.679129
}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