Rate Overview
Live
1 NOK = 1.7577 LSL
1 LSL = 0.568941
NOK
Avg
1.7599
High
1.7894
Low
1.7388
Last updated: 3/27/2026, 4:45:59 PM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.76 LSL |
| 10 NOK | 17.58 LSL |
| 50 NOK | 87.88 LSL |
| 100 NOK | 175.77 LSL |
| 500 NOK | 878.83 LSL |
| 1,000 NOK | 1,757.65 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-03-27T16:45:59Z",
"rates": {
"LSL": 1.757653
}
}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": 175.7653,
"rate": 1.757653
}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