Rate Overview
Live
1 LSL = 0.576034 NOK
1 NOK = 1.7360
LSL
Avg
0.586889
High
0.633102
Low
0.549416
Last updated: 7/28/2026, 3:04:49 AM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.58 NOK |
| 10 LSL | 5.76 NOK |
| 50 LSL | 28.80 NOK |
| 100 LSL | 57.60 NOK |
| 500 LSL | 288.02 NOK |
| 1,000 LSL | 576.03 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-28T03:04:49Z",
"rates": {
"NOK": 0.576034
}
}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": 57.60340000000001,
"rate": 0.576034
}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