Rate Overview
Live
1 NIO = 3.2216 VUV
1 VUV = 0.310408
NIO
Avg
3.2164
High
3.2298
Low
3.1888
Last updated: 5/28/2026, 3:41:41 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.22 VUV |
| 10 NIO | 32.22 VUV |
| 50 NIO | 161.08 VUV |
| 100 NIO | 322.16 VUV |
| 500 NIO | 1,610.78 VUV |
| 1,000 NIO | 3,221.57 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-05-28T03:41:41Z",
"rates": {
"VUV": 3.22157
}
}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": 322.157,
"rate": 3.22157
}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