Rate Overview
Live
1 LVL = 16.0407 NOK
1 NOK = 0.062341
LVL
Avg
16.2356
High
16.8385
Low
15.7291
Last updated: 3/28/2026, 3:49:06 PM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 16.04 NOK |
| 10 LVL | 160.41 NOK |
| 50 LVL | 802.03 NOK |
| 100 LVL | 1,604.07 NOK |
| 500 LVL | 8,020.34 NOK |
| 1,000 LVL | 16,040.69 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-03-28T15:49:06Z",
"rates": {
"NOK": 16.040687
}
}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": 1604.0686999999998,
"rate": 16.040687
}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