Rate Overview
Live
1 VUV = 0.080607 NOK
1 NOK = 12.4059
VUV
Avg
0.080057
High
0.082700
Low
0.077889
Last updated: 7/27/2026, 8:03:14 AM
Quick Conversions
| VUV | NOK |
|---|---|
| 1 VUV | 0.08 NOK |
| 10 VUV | 0.81 NOK |
| 50 VUV | 4.03 NOK |
| 100 VUV | 8.06 NOK |
| 500 VUV | 40.30 NOK |
| 1,000 VUV | 80.61 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-07-27T08:03:14Z",
"rates": {
"NOK": 0.080607
}
}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": 8.0607,
"rate": 0.080607
}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