Rate Overview
Live
1 LSL = 0.568940 NOK
1 NOK = 1.7577
LSL
Avg
0.591303
High
0.614467
Low
0.568429
Last updated: 3/27/2026, 4:49:23 PM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.57 NOK |
| 10 LSL | 5.69 NOK |
| 50 LSL | 28.45 NOK |
| 100 LSL | 56.89 NOK |
| 500 LSL | 284.47 NOK |
| 1,000 LSL | 568.94 NOK |
Get LSL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NOKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T16:49:23Z",
"rates": {
"NOK": 0.56894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NOK",
"amount": 100
},
"result": 56.894,
"rate": 0.56894
}Build with LSL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key