Rate Overview
Live
1 NOK = 12.3623 VUV
1 VUV = 0.080891
NOK
Avg
12.4048
High
12.4688
Low
12.3522
Last updated: 7/27/2026, 5:45:33 PM
Quick Conversions
| NOK | VUV |
|---|---|
| 1 NOK | 12.36 VUV |
| 10 NOK | 123.62 VUV |
| 50 NOK | 618.11 VUV |
| 100 NOK | 1,236.23 VUV |
| 500 NOK | 6,181.14 VUV |
| 1,000 NOK | 12,362.28 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-27T17:45:33Z",
"rates": {
"VUV": 12.362278
}
}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": 1236.2278,
"rate": 12.362278
}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