Rate Overview
Live
1 LVL = 15.8405 NOK
1 NOK = 0.063129
LVL
Avg
15.9660
High
16.1312
Low
15.8405
Last updated: 3/7/2026, 9:13:28 AM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.84 NOK |
| 10 LVL | 158.41 NOK |
| 50 LVL | 792.03 NOK |
| 100 LVL | 1,584.05 NOK |
| 500 LVL | 7,920.26 NOK |
| 1,000 LVL | 15,840.53 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-07T09:13:28Z",
"rates": {
"NOK": 15.840529
}
}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": 1584.0529,
"rate": 15.840529
}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