Rate Overview
Live
1 NOK = 12.5991 VUV
1 VUV = 0.079370
NOK
Avg
12.4746
High
12.6035
Low
12.2946
Last updated: 8/17/2026, 6:28:37 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.60 VUV |
| 10 NOK | 125.99 VUV |
| 50 NOK | 629.96 VUV |
| 100 NOK | 1,259.91 VUV |
| 500 NOK | 6,299.57 VUV |
| 1,000 NOK | 12,599.15 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-08-17T18:28:37Z",
"rates": {
"VUV": 12.599149
}
}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": 1259.9149,
"rate": 12.599149
}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