Rate Overview
Live
1 VUV = 0.082095 NOK
1 NOK = 12.1810
VUV
Avg
0.082347
High
0.082746
Low
0.081990
Last updated: 7/6/2026, 4:02:35 AM
Quick Conversions
| VUV | NOK |
|---|---|
| 1 VUV | 0.08 NOK |
| 10 VUV | 0.82 NOK |
| 50 VUV | 4.10 NOK |
| 100 VUV | 8.21 NOK |
| 500 VUV | 41.05 NOK |
| 1,000 VUV | 82.10 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-06T04:02:35Z",
"rates": {
"NOK": 0.082095
}
}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.2095,
"rate": 0.082095
}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