Rate Overview
Live
1 LSL = 0.586332 NOK
1 NOK = 1.7055
LSL
Avg
0.585726
High
0.588691
Low
0.581400
Last updated: 8/12/2026, 1:24:29 AM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.59 NOK |
| 10 LSL | 5.86 NOK |
| 50 LSL | 29.32 NOK |
| 100 LSL | 58.63 NOK |
| 500 LSL | 293.17 NOK |
| 1,000 LSL | 586.33 NOK |
Get LSL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NOKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-12T01:24:29Z",
"rates": {
"NOK": 0.586332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NOK",
"amount": 100
},
"result": 58.633199999999995,
"rate": 0.586332
}Build with LSL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key