Rate Overview
Live
1 NOK = 1.7269 LSL
1 LSL = 0.579064
NOK
Avg
1.6952
High
1.7269
Low
1.6586
Last updated: 3/7/2026, 7:41:16 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.73 LSL |
| 10 NOK | 17.27 LSL |
| 50 NOK | 86.35 LSL |
| 100 NOK | 172.69 LSL |
| 500 NOK | 863.46 LSL |
| 1,000 NOK | 1,726.93 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-07T07:41:16Z",
"rates": {
"LSL": 1.726925
}
}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": 172.6925,
"rate": 1.726925
}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