Rate Overview
Live
1 NOK = 12.1872 VUV
1 VUV = 0.082054
NOK
Avg
12.1435
High
12.1876
Low
12.0851
Last updated: 7/6/2026, 3:41:56 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.19 VUV |
| 10 NOK | 121.87 VUV |
| 50 NOK | 609.36 VUV |
| 100 NOK | 1,218.72 VUV |
| 500 NOK | 6,093.58 VUV |
| 1,000 NOK | 12,187.16 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-07-06T15:41:56Z",
"rates": {
"VUV": 12.187159
}
}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": 1218.7159,
"rate": 12.187159
}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