Rate Overview
Live
1 NOK = 12.4854 VUV
1 VUV = 0.080093
NOK
Avg
12.4391
High
12.8387
Low
11.9920
Last updated: 8/3/2026, 10:02:05 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.49 VUV |
| 10 NOK | 124.85 VUV |
| 50 NOK | 624.27 VUV |
| 100 NOK | 1,248.54 VUV |
| 500 NOK | 6,242.70 VUV |
| 1,000 NOK | 12,485.41 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-03T22:02:05Z",
"rates": {
"VUV": 12.485409
}
}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.5409,
"rate": 12.485409
}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