Rate Overview
Live
1 NOK = 12.5419 VUV
1 VUV = 0.079733
NOK
Avg
12.5185
High
12.5565
Low
12.4808
Last updated: 6/17/2026, 6:43:49 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.54 VUV |
| 10 NOK | 125.42 VUV |
| 50 NOK | 627.10 VUV |
| 100 NOK | 1,254.19 VUV |
| 500 NOK | 6,270.96 VUV |
| 1,000 NOK | 12,541.92 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-06-17T06:43:49Z",
"rates": {
"VUV": 12.541924
}
}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": 1254.1924,
"rate": 12.541924
}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