Rate Overview
Live
1 LVL = 15.3628 NOK
1 NOK = 0.065092
LVL
Avg
15.3255
High
15.4187
Low
15.2113
Last updated: 5/27/2026, 11:49:10 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.36 NOK |
| 10 LVL | 153.63 NOK |
| 50 LVL | 768.14 NOK |
| 100 LVL | 1,536.28 NOK |
| 500 LVL | 7,681.38 NOK |
| 1,000 LVL | 15,362.77 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-05-27T23:49:10Z",
"rates": {
"NOK": 15.362765
}
}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": 1536.2765,
"rate": 15.362765
}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