Rate Overview
Live
1 NIO = 3.2620 VUV
1 VUV = 0.306560 NIO
Avg
3.2887
High
3.3055
Low
3.2620
Last updated: 1/25/2026, 3:32:26 PM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.26 VUV |
| 10 NIO | 32.62 VUV |
| 50 NIO | 163.10 VUV |
| 100 NIO | 326.20 VUV |
| 500 NIO | 1,631.00 VUV |
| 1,000 NIO | 3,262.00 VUV |
Get NIO/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=VUVExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-01-25T15:32:26Z",
"rates": {
"VUV": 3.262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "VUV",
"amount": 100
},
"result": 326.2,
"rate": 3.262
}Build with NIO/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key