Rate Overview
Live
1 VUV = 0.306560 NIO
1 NIO = 3.2620 VUV
Avg
0.303932
High
0.306560
Low
0.301662
Last updated: 1/25/2026, 5:22:53 AM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.07 NIO |
| 50 VUV | 15.33 NIO |
| 100 VUV | 30.66 NIO |
| 500 VUV | 153.28 NIO |
| 1,000 VUV | 306.56 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-01-25T05:22:53Z",
"rates": {
"NIO": 0.30656
}
}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.656,
"rate": 0.30656
}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