Rate Overview
Live
1 NOK = 12.5845 VUV
1 VUV = 0.079463
NOK
Avg
12.2221
High
12.5845
Low
11.9595
Last updated: 4/17/2026, 2:57:33 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.58 VUV |
| 10 NOK | 125.85 VUV |
| 50 NOK | 629.23 VUV |
| 100 NOK | 1,258.45 VUV |
| 500 NOK | 6,292.26 VUV |
| 1,000 NOK | 12,584.51 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-04-17T14:57:33Z",
"rates": {
"VUV": 12.584512
}
}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": 1258.4512,
"rate": 12.584512
}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