Rate Overview
Live
1 LSL = 0.598425 SEK
1 SEK = 1.6711
LSL
Avg
0.598662
High
0.600834
Low
0.595772
Last updated: 9/9/2026, 7:14:57 AM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.60 SEK |
| 10 LSL | 5.98 SEK |
| 50 LSL | 29.92 SEK |
| 100 LSL | 59.84 SEK |
| 500 LSL | 299.21 SEK |
| 1,000 LSL | 598.43 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-09-09T07:14:57Z",
"rates": {
"SEK": 0.598425
}
}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": 59.8425,
"rate": 0.598425
}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