Rate Overview
Live
1 VUV = 0.305941 NIO
1 NIO = 3.2686
VUV
Avg
0.307876
High
0.308720
Low
0.305941
Last updated: 3/27/2026, 12:56:46 PM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.06 NIO |
| 50 VUV | 15.30 NIO |
| 100 VUV | 30.59 NIO |
| 500 VUV | 152.97 NIO |
| 1,000 VUV | 305.94 NIO |
Get VUV/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NIOExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T12:56:46Z",
"rates": {
"NIO": 0.305941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NIO",
"amount": 100
},
"result": 30.5941,
"rate": 0.305941
}Build with VUV/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key