Rate Overview
Live
1 NOK = 1.7634 LSL
1 LSL = 0.567089
NOK
Avg
1.7748
High
1.7989
Low
1.7628
Last updated: 5/27/2026, 8:24:57 PM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.76 LSL |
| 10 NOK | 17.63 LSL |
| 50 NOK | 88.17 LSL |
| 100 NOK | 176.34 LSL |
| 500 NOK | 881.70 LSL |
| 1,000 NOK | 1,763.39 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-05-27T20:24:57Z",
"rates": {
"LSL": 1.763391
}
}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": 176.3391,
"rate": 1.763391
}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