Rate Overview
Live
1 LVL = 15.8688 NOK
1 NOK = 0.063017
LVL
Avg
15.7488
High
15.8880
Low
15.6468
Last updated: 6/19/2026, 8:48:24 AM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.87 NOK |
| 10 LVL | 158.69 NOK |
| 50 LVL | 793.44 NOK |
| 100 LVL | 1,586.88 NOK |
| 500 LVL | 7,934.40 NOK |
| 1,000 LVL | 15,868.80 NOK |
Get LVL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=NOKExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-06-19T08:48:24Z",
"rates": {
"NOK": 15.868798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "NOK",
"amount": 100
},
"result": 1586.8798,
"rate": 15.868798
}Build with LVL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key