Rate Overview
Live
1 LSL = 0.584641 SEK
1 SEK = 1.7105
LSL
Avg
0.580200
High
0.584641
Low
0.576302
Last updated: 6/18/2026, 10:03:14 AM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.58 SEK |
| 10 LSL | 5.85 SEK |
| 50 LSL | 29.23 SEK |
| 100 LSL | 58.46 SEK |
| 500 LSL | 292.32 SEK |
| 1,000 LSL | 584.64 SEK |
Get LSL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SEKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T10:03:14Z",
"rates": {
"SEK": 0.584641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SEK",
"amount": 100
},
"result": 58.464099999999995,
"rate": 0.584641
}Build with LSL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key