Rate Overview
Live
1 NOK = 12.4857 VUV
1 VUV = 0.080092
NOK
Avg
11.7081
High
12.7859
Low
10.6745
Last updated: 8/13/2026, 7:21:12 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.49 VUV |
| 10 NOK | 124.86 VUV |
| 50 NOK | 624.28 VUV |
| 100 NOK | 1,248.57 VUV |
| 500 NOK | 6,242.83 VUV |
| 1,000 NOK | 12,485.66 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-13T19:21:12Z",
"rates": {
"VUV": 12.48566
}
}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": 1248.566,
"rate": 12.48566
}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