Rate Overview
Live
1 VUV = 0.306126 NIO
1 NIO = 3.2666
VUV
Avg
0.306121
High
0.306979
Low
0.304348
Last updated: 7/9/2026, 5:32:50 AM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.06 NIO |
| 50 VUV | 15.31 NIO |
| 100 VUV | 30.61 NIO |
| 500 VUV | 153.06 NIO |
| 1,000 VUV | 306.13 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-09T05:32:50Z",
"rates": {
"NIO": 0.306126
}
}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.6126,
"rate": 0.306126
}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