Rate Overview
Live
1 NOK = 12.6674 VUV
1 VUV = 0.078943
NOK
Avg
12.7534
High
12.7925
Low
12.6674
Last updated: 5/7/2026, 4:01:53 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.67 VUV |
| 10 NOK | 126.67 VUV |
| 50 NOK | 633.37 VUV |
| 100 NOK | 1,266.74 VUV |
| 500 NOK | 6,333.69 VUV |
| 1,000 NOK | 12,667.39 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-05-07T16:01:53Z",
"rates": {
"VUV": 12.667388
}
}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.7388,
"rate": 12.667388
}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