Rate Overview
Live
1 NOK = 1.7535 LSL
1 LSL = 0.570279
NOK
Avg
1.7355
High
1.7535
Low
1.7171
Last updated: 4/17/2026, 6:25:07 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.75 LSL |
| 10 NOK | 17.54 LSL |
| 50 NOK | 87.68 LSL |
| 100 NOK | 175.35 LSL |
| 500 NOK | 876.76 LSL |
| 1,000 NOK | 1,753.53 LSL |
Get NOK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=LSLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T06:25:07Z",
"rates": {
"LSL": 1.753527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "LSL",
"amount": 100
},
"result": 175.3527,
"rate": 1.753527
}Build with NOK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key