Rate Overview
Live
1 NIO = 3.2640 VUV
1 VUV = 0.306372
NIO
Avg
3.2462
High
3.2985
Low
3.2092
Last updated: 7/13/2026, 3:10:04 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.26 VUV |
| 10 NIO | 32.64 VUV |
| 50 NIO | 163.20 VUV |
| 100 NIO | 326.40 VUV |
| 500 NIO | 1,632.00 VUV |
| 1,000 NIO | 3,264.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-07-13T03:10:04Z",
"rates": {
"VUV": 3.264004
}
}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.4004,
"rate": 3.264004
}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