Rate Overview
Live
1 LSL = 0.595275 SEK
1 SEK = 1.6799
LSL
Avg
0.594349
High
0.595840
Low
0.592497
Last updated: 7/8/2026, 8:55:11 AM
Quick Conversions
| LSL | SEK |
|---|---|
| 1 LSL | 0.60 SEK |
| 10 LSL | 5.95 SEK |
| 50 LSL | 29.76 SEK |
| 100 LSL | 59.53 SEK |
| 500 LSL | 297.64 SEK |
| 1,000 LSL | 595.28 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-08T08:55:11Z",
"rates": {
"SEK": 0.595275
}
}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.5275,
"rate": 0.595275
}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