Rate Overview
Live
1 LVL = 15.3664 NOK
1 NOK = 0.065077
LVL
Avg
15.3195
High
15.3668
Low
15.2638
Last updated: 5/27/2026, 10:40:08 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.37 NOK |
| 10 LVL | 153.66 NOK |
| 50 LVL | 768.32 NOK |
| 100 LVL | 1,536.64 NOK |
| 500 LVL | 7,683.22 NOK |
| 1,000 LVL | 15,366.44 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-27T22:40:08Z",
"rates": {
"NOK": 15.366442
}
}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.6442,
"rate": 15.366442
}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