Rate Overview
Live
1 NOK = 12.4254 VUV
1 VUV = 0.080481
NOK
Avg
12.3840
High
12.5066
Low
12.2579
Last updated: 3/7/2026, 7:44:50 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.43 VUV |
| 10 NOK | 124.25 VUV |
| 50 NOK | 621.27 VUV |
| 100 NOK | 1,242.54 VUV |
| 500 NOK | 6,212.68 VUV |
| 1,000 NOK | 12,425.37 VUV |
Get NOK/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=VUVExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T07:44:50Z",
"rates": {
"VUV": 12.425365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "VUV",
"amount": 100
},
"result": 1242.5365,
"rate": 12.425365
}Build with NOK/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key