Rate Overview
Live
1 NOK = 1.7620 LSL
1 LSL = 0.567546
NOK
Avg
1.7746
High
1.7989
Low
1.7620
Last updated: 5/27/2026, 5:29:38 PM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.76 LSL |
| 10 NOK | 17.62 LSL |
| 50 NOK | 88.10 LSL |
| 100 NOK | 176.20 LSL |
| 500 NOK | 880.99 LSL |
| 1,000 NOK | 1,761.97 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-27T17:29:38Z",
"rates": {
"LSL": 1.761973
}
}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.1973,
"rate": 1.761973
}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