Rate Overview
Live
1 VUV = 0.079462 NOK
1 NOK = 12.5846
VUV
Avg
0.079575
High
0.080147
Low
0.079038
Last updated: 4/17/2026, 2:51:10 PM
Quick Conversions
| VUV | NOK |
|---|---|
| 1 VUV | 0.08 NOK |
| 10 VUV | 0.79 NOK |
| 50 VUV | 3.97 NOK |
| 100 VUV | 7.95 NOK |
| 500 VUV | 39.73 NOK |
| 1,000 VUV | 79.46 NOK |
Get VUV/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NOKExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T14:51:10Z",
"rates": {
"NOK": 0.079462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NOK",
"amount": 100
},
"result": 7.9462,
"rate": 0.079462
}Build with VUV/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key