Rate Overview
Live
1 LSL = 0.575538 SEK
1 SEK = 1.7375
LSL
Avg
0.558232
High
0.595210
Low
0.530060
Last updated: 8/1/2026, 2:50:42 PM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.58 SEK |
| 10 LSL | 5.76 SEK |
| 50 LSL | 28.78 SEK |
| 100 LSL | 57.55 SEK |
| 500 LSL | 287.77 SEK |
| 1,000 LSL | 575.54 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-08-01T14:50:42Z",
"rates": {
"SEK": 0.575538
}
}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.5538,
"rate": 0.575538
}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