Rate Overview
Live
1 LSL = 0.561611 SEK
1 SEK = 1.7806
LSL
Avg
0.558532
High
0.569641
Low
0.549533
Last updated: 5/28/2026, 9:56:18 PM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.56 SEK |
| 10 LSL | 5.62 SEK |
| 50 LSL | 28.08 SEK |
| 100 LSL | 56.16 SEK |
| 500 LSL | 280.81 SEK |
| 1,000 LSL | 561.61 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-05-28T21:56:18Z",
"rates": {
"SEK": 0.561611
}
}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": 56.1611,
"rate": 0.561611
}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