Rate Overview
Live
1 NOK = 12.4900 VUV
1 VUV = 0.080064
NOK
Avg
12.4469
High
12.8160
Low
12.0083
Last updated: 8/13/2026, 7:26:32 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.49 VUV |
| 10 NOK | 124.90 VUV |
| 50 NOK | 624.50 VUV |
| 100 NOK | 1,249.00 VUV |
| 500 NOK | 6,244.99 VUV |
| 1,000 NOK | 12,489.98 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-13T07:26:32Z",
"rates": {
"VUV": 12.489981
}
}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.9981,
"rate": 12.489981
}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