Rate Overview
Live
1 LSL = 0.572764 SEK
1 SEK = 1.7459
LSL
Avg
0.568520
High
0.596341
Low
0.545826
Last updated: 7/30/2026, 11:43:51 PM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.57 SEK |
| 10 LSL | 5.73 SEK |
| 50 LSL | 28.64 SEK |
| 100 LSL | 57.28 SEK |
| 500 LSL | 286.38 SEK |
| 1,000 LSL | 572.76 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-07-30T23:43:51Z",
"rates": {
"SEK": 0.572764
}
}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": 57.2764,
"rate": 0.572764
}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