Rate Overview
Live
1 NOK = 12.3373 VUV
1 VUV = 0.081055
NOK
Avg
12.3439
High
12.4516
Low
12.2451
Last updated: 3/28/2026, 9:02:56 AM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.34 VUV |
| 10 NOK | 123.37 VUV |
| 50 NOK | 616.87 VUV |
| 100 NOK | 1,233.73 VUV |
| 500 NOK | 6,168.65 VUV |
| 1,000 NOK | 12,337.31 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-03-28T09:02:56Z",
"rates": {
"VUV": 12.337308
}
}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": 1233.7308,
"rate": 12.337308
}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