Rate Overview
Live
1 NOK = 1.7269 LSL
1 LSL = 0.579072
NOK
Avg
1.7257
High
1.7326
Low
1.7147
Last updated: 9/4/2026, 3:25:36 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.45 LSL |
| 1,000 NOK | 1,726.90 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-09-04T03:25:36Z",
"rates": {
"LSL": 1.726901
}
}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.6901,
"rate": 1.726901
}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