Rate Overview
Live
1 LVL = 15.9436 NOK
1 NOK = 0.062721
LVL
Avg
16.0623
High
16.3717
Low
15.9436
Last updated: 7/7/2026, 6:07:39 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.94 NOK |
| 10 LVL | 159.44 NOK |
| 50 LVL | 797.18 NOK |
| 100 LVL | 1,594.36 NOK |
| 500 LVL | 7,971.81 NOK |
| 1,000 LVL | 15,943.62 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-07-07T18:07:39Z",
"rates": {
"NOK": 15.94362
}
}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": 1594.3619999999999,
"rate": 15.94362
}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