Rate Overview
Live
1 VUV = 0.081054 NOK
1 NOK = 12.3375
VUV
Avg
0.081014
High
0.081665
Low
0.080311
Last updated: 3/28/2026, 12:21:07 PM
Quick Conversions
| VUV | NOK |
|---|---|
| 1 VUV | 0.08 NOK |
| 10 VUV | 0.81 NOK |
| 50 VUV | 4.05 NOK |
| 100 VUV | 8.11 NOK |
| 500 VUV | 40.53 NOK |
| 1,000 VUV | 81.05 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-03-28T12:21:07Z",
"rates": {
"NOK": 0.081054
}
}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.1054,
"rate": 0.081054
}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