Rate Overview
Live
1 NIO = 3.2421 VUV
1 VUV = 0.308446
NIO
Avg
3.2328
High
3.2421
Low
3.2175
Last updated: 3/7/2026, 9:18:53 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.24 VUV |
| 10 NIO | 32.42 VUV |
| 50 NIO | 162.10 VUV |
| 100 NIO | 324.21 VUV |
| 500 NIO | 1,621.03 VUV |
| 1,000 NIO | 3,242.06 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-03-07T09:18:53Z",
"rates": {
"VUV": 3.24206
}
}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": 324.206,
"rate": 3.24206
}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