Rate Overview
Live
1 NOK = 12.6663 VUV
1 VUV = 0.078949
NOK
Avg
12.6549
High
12.7017
Low
12.5838
Last updated: 9/6/2026, 11:51:01 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.67 VUV |
| 10 NOK | 126.66 VUV |
| 50 NOK | 633.32 VUV |
| 100 NOK | 1,266.63 VUV |
| 500 NOK | 6,333.17 VUV |
| 1,000 NOK | 12,666.34 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-09-06T11:51:01Z",
"rates": {
"VUV": 12.666335
}
}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": 1266.6335,
"rate": 12.666335
}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