Rate Overview
Live
1 VUV = 0.308000 NIO
1 NIO = 3.2468
VUV
Avg
0.308310
High
0.319477
Low
0.301024
Last updated: 7/27/2026, 11:47:02 PM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.08 NIO |
| 50 VUV | 15.40 NIO |
| 100 VUV | 30.80 NIO |
| 500 VUV | 154.00 NIO |
| 1,000 VUV | 308.00 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-07-27T23:47:02Z",
"rates": {
"NIO": 0.308
}
}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.8,
"rate": 0.308
}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