Rate Overview
Live
1 NOK = 1.7259 LSL
1 LSL = 0.579422
NOK
Avg
1.7143
High
1.7259
Low
1.6951
Last updated: 8/19/2026, 2:05:51 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.73 LSL |
| 10 NOK | 17.26 LSL |
| 50 NOK | 86.29 LSL |
| 100 NOK | 172.59 LSL |
| 500 NOK | 862.93 LSL |
| 1,000 NOK | 1,725.86 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-08-19T02:05:51Z",
"rates": {
"LSL": 1.725858
}
}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.58579999999998,
"rate": 1.725858
}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