Rate Overview
Live
1 NIO = 3.2321 VUV
1 VUV = 0.309396
NIO
Avg
3.2379
High
3.2480
Low
3.2310
Last updated: 6/17/2026, 8:00:17 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.23 VUV |
| 10 NIO | 32.32 VUV |
| 50 NIO | 161.61 VUV |
| 100 NIO | 323.21 VUV |
| 500 NIO | 1,616.05 VUV |
| 1,000 NIO | 3,232.10 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-06-17T08:00:17Z",
"rates": {
"VUV": 3.232103
}
}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": 323.2103,
"rate": 3.232103
}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