Rate Overview
Live
1 LSL = 0.587018 NOK
1 NOK = 1.7035
LSL
Avg
0.582297
High
0.589744
Low
0.572939
Last updated: 6/16/2026, 1:29:59 PM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.59 NOK |
| 10 LSL | 5.87 NOK |
| 50 LSL | 29.35 NOK |
| 100 LSL | 58.70 NOK |
| 500 LSL | 293.51 NOK |
| 1,000 LSL | 587.02 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-06-16T13:29:59Z",
"rates": {
"NOK": 0.587018
}
}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": 58.701800000000006,
"rate": 0.587018
}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