Rate Overview
Live
1 NOK = 12.3306 VUV
1 VUV = 0.081099
NOK
Avg
12.3994
High
12.4688
Low
12.3306
Last updated: 7/28/2026, 3:46:28 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.33 VUV |
| 10 NOK | 123.31 VUV |
| 50 NOK | 616.53 VUV |
| 100 NOK | 1,233.06 VUV |
| 500 NOK | 6,165.32 VUV |
| 1,000 NOK | 12,330.64 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-07-28T15:46:28Z",
"rates": {
"VUV": 12.330637
}
}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": 1233.0637,
"rate": 12.330637
}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