Rate Overview
Live
1 NOK = 1.7381 LSL
1 LSL = 0.575329
NOK
Avg
1.7094
High
1.8024
Low
1.6250
Last updated: 7/30/2026, 11:08:57 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.74 LSL |
| 10 NOK | 17.38 LSL |
| 50 NOK | 86.91 LSL |
| 100 NOK | 173.81 LSL |
| 500 NOK | 869.07 LSL |
| 1,000 NOK | 1,738.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-07-30T11:08:57Z",
"rates": {
"LSL": 1.738136
}
}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": 173.81359999999998,
"rate": 1.738136
}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