Rate Overview
Live
1 LSL = 0.606477 NOK
1 NOK = 1.6489
LSL
Avg
0.604939
High
0.606675
Low
0.603065
Last updated: 7/5/2026, 8:51:43 PM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.61 NOK |
| 10 LSL | 6.06 NOK |
| 50 LSL | 30.32 NOK |
| 100 LSL | 60.65 NOK |
| 500 LSL | 303.24 NOK |
| 1,000 LSL | 606.48 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-07-05T20:51:43Z",
"rates": {
"NOK": 0.606477
}
}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": 60.64770000000001,
"rate": 0.606477
}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