Rate Overview
Live
1 NOK = 1.7932 LSL
1 LSL = 0.557677
NOK
Avg
1.7987
High
1.8201
Low
1.7803
Last updated: 5/7/2026, 10:33:04 AM
Quick Conversions
| NOK | LSL |
|---|---|
| 1 NOK | 1.79 LSL |
| 10 NOK | 17.93 LSL |
| 50 NOK | 89.66 LSL |
| 100 NOK | 179.32 LSL |
| 500 NOK | 896.58 LSL |
| 1,000 NOK | 1,793.15 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-07T10:33:04Z",
"rates": {
"LSL": 1.793154
}
}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": 179.31539999999998,
"rate": 1.793154
}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