Rate Overview
Live
1 LSL = 0.570279 NOK
1 NOK = 1.7535
LSL
Avg
0.576244
High
0.582367
Low
0.570279
Last updated: 4/17/2026, 6:25:07 AM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.57 NOK |
| 10 LSL | 5.70 NOK |
| 50 LSL | 28.51 NOK |
| 100 LSL | 57.03 NOK |
| 500 LSL | 285.14 NOK |
| 1,000 LSL | 570.28 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-04-17T06:25:07Z",
"rates": {
"NOK": 0.570279
}
}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.027899999999995,
"rate": 0.570279
}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