Rate Overview
Live
1 LSL = 0.567326 NOK
1 NOK = 1.7627
LSL
Avg
0.585523
High
0.614910
Low
0.558036
Last updated: 5/27/2026, 9:40:40 PM
Quick Conversions
| LSL | NOK |
|---|---|
| 1 LSL | 0.57 NOK |
| 10 LSL | 5.67 NOK |
| 50 LSL | 28.37 NOK |
| 100 LSL | 56.73 NOK |
| 500 LSL | 283.66 NOK |
| 1,000 LSL | 567.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-05-27T21:40:40Z",
"rates": {
"NOK": 0.567326
}
}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": 56.7326,
"rate": 0.567326
}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