Rate Overview
Live
1 LVL = 15.6701 NOK
1 NOK = 0.063816
LVL
Avg
15.9134
High
16.3717
Low
15.6701
Last updated: 7/20/2026, 5:21:57 AM
Quick Conversions
| LVL | NOK |
|---|---|
| 1 LVL | 15.67 NOK |
| 10 LVL | 156.70 NOK |
| 50 LVL | 783.50 NOK |
| 100 LVL | 1,567.01 NOK |
| 500 LVL | 7,835.05 NOK |
| 1,000 LVL | 15,670.09 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-20T05:21:57Z",
"rates": {
"NOK": 15.670094
}
}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": 1567.0094000000001,
"rate": 15.670094
}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