Rate Overview
Live
1 LVL = 15.6841 NOK
1 NOK = 0.063759
LVL
Avg
15.6013
High
15.6903
Low
15.4951
Last updated: 7/29/2026, 4:06:54 AM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.68 NOK |
| 10 LVL | 156.84 NOK |
| 50 LVL | 784.20 NOK |
| 100 LVL | 1,568.41 NOK |
| 500 LVL | 7,842.04 NOK |
| 1,000 LVL | 15,684.09 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-29T04:06:54Z",
"rates": {
"NOK": 15.684087
}
}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": 1568.4087,
"rate": 15.684087
}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