Rate Overview
Live
1 NOK = 12.5785 VUV
1 VUV = 0.079501
NOK
Avg
12.5375
High
12.5785
Low
12.4622
Last updated: 8/15/2026, 5:56:51 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.58 VUV |
| 10 NOK | 125.79 VUV |
| 50 NOK | 628.93 VUV |
| 100 NOK | 1,257.85 VUV |
| 500 NOK | 6,289.27 VUV |
| 1,000 NOK | 12,578.53 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-15T05:56:51Z",
"rates": {
"VUV": 12.578531
}
}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": 1257.8531,
"rate": 12.578531
}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