Rate Overview
Live
1 LSL = 0.563950 SEK
1 SEK = 1.7732
LSL
Avg
0.563107
High
0.569036
Low
0.557962
Last updated: 4/18/2026, 8:50:41 AM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.56 SEK |
| 10 LSL | 5.64 SEK |
| 50 LSL | 28.20 SEK |
| 100 LSL | 56.39 SEK |
| 500 LSL | 281.97 SEK |
| 1,000 LSL | 563.95 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-04-18T08:50:41Z",
"rates": {
"SEK": 0.56395
}
}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.394999999999996,
"rate": 0.56395
}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