Rate Overview
Live
1 VUV = 0.080918 NOK
1 NOK = 12.3582
VUV
Avg
0.081428
High
0.083117
Low
0.080199
Last updated: 7/28/2026, 3:49:03 AM
Quick Conversions
| VUV | NOK |
|---|---|
| 1 VUV | 0.08 NOK |
| 10 VUV | 0.81 NOK |
| 50 VUV | 4.05 NOK |
| 100 VUV | 8.09 NOK |
| 500 VUV | 40.46 NOK |
| 1,000 VUV | 80.92 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-28T03:49:03Z",
"rates": {
"NOK": 0.080918
}
}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.091800000000001,
"rate": 0.080918
}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