Rate Overview
Live
1 LVL = 15.4806 NOK
1 NOK = 0.064597
LVL
Avg
15.6115
High
15.7723
Low
15.4389
Last updated: 4/17/2026, 2:43:02 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.48 NOK |
| 10 LVL | 154.81 NOK |
| 50 LVL | 774.03 NOK |
| 100 LVL | 1,548.06 NOK |
| 500 LVL | 7,740.29 NOK |
| 1,000 LVL | 15,480.59 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-04-17T14:43:02Z",
"rates": {
"NOK": 15.480585
}
}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": 1548.0584999999999,
"rate": 15.480585
}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