Rate Overview
Live
1 LSL = 0.586567 SEK
1 SEK = 1.7048
LSL
Avg
0.587943
High
0.592208
Low
0.586470
Last updated: 8/19/2026, 8:52:55 AM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.59 SEK |
| 10 LSL | 5.87 SEK |
| 50 LSL | 29.33 SEK |
| 100 LSL | 58.66 SEK |
| 500 LSL | 293.28 SEK |
| 1,000 LSL | 586.57 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-19T08:52:55Z",
"rates": {
"SEK": 0.586567
}
}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": 58.656699999999994,
"rate": 0.586567
}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