Rate Overview
Live
1 NOK = 1.7521 LSL
1 LSL = 0.570730
NOK
Avg
1.6990
High
1.7743
Low
1.5795
Last updated: 3/27/2026, 6:37:44 PM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.75 LSL |
| 10 NOK | 17.52 LSL |
| 50 NOK | 87.61 LSL |
| 100 NOK | 175.21 LSL |
| 500 NOK | 876.07 LSL |
| 1,000 NOK | 1,752.14 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-03-27T18:37:44Z",
"rates": {
"LSL": 1.752143
}
}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.2143,
"rate": 1.752143
}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