Rate Overview
Live
1 NOK = 1.6938 LSL
1 LSL = 0.590403
NOK
Avg
1.7011
High
1.7137
Low
1.6842
Last updated: 6/19/2026, 9:00:12 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.69 LSL |
| 10 NOK | 16.94 LSL |
| 50 NOK | 84.69 LSL |
| 100 NOK | 169.38 LSL |
| 500 NOK | 846.88 LSL |
| 1,000 NOK | 1,693.76 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-06-19T09:00:12Z",
"rates": {
"LSL": 1.693758
}
}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": 169.3758,
"rate": 1.693758
}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