Rate Overview
Live
1 VUV = 0.312335 NIO
1 NIO = 3.2017
VUV
Avg
0.311852
High
0.313112
Low
0.310988
Last updated: 9/8/2026, 8:59:48 PM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.12 NIO |
| 50 VUV | 15.62 NIO |
| 100 VUV | 31.23 NIO |
| 500 VUV | 156.17 NIO |
| 1,000 VUV | 312.34 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-09-08T20:59:48Z",
"rates": {
"NIO": 0.312335
}
}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": 31.233499999999996,
"rate": 0.312335
}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