Rate Overview
Live
1 LSL = 0.551439 SEK
1 SEK = 1.8134
LSL
Avg
0.550679
High
0.556939
Low
0.545651
Last updated: 3/27/2026, 3:25:48 PM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.55 SEK |
| 10 LSL | 5.51 SEK |
| 50 LSL | 27.57 SEK |
| 100 LSL | 55.14 SEK |
| 500 LSL | 275.72 SEK |
| 1,000 LSL | 551.44 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-03-27T15:25:48Z",
"rates": {
"SEK": 0.551439
}
}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": 55.1439,
"rate": 0.551439
}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