Rate Overview
Live
1 LVL = 15.6593 NOK
1 NOK = 0.063860
LVL
Avg
15.8838
High
16.8385
Low
15.2638
Last updated: 7/30/2026, 8:07:29 AM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.66 NOK |
| 10 LVL | 156.59 NOK |
| 50 LVL | 782.96 NOK |
| 100 LVL | 1,565.93 NOK |
| 500 LVL | 7,829.63 NOK |
| 1,000 LVL | 15,659.26 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-30T08:07:29Z",
"rates": {
"NOK": 15.659259
}
}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": 1565.9259,
"rate": 15.659259
}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