Rate Overview
Live
1 NIO = 3.2303 VUV
1 VUV = 0.309568
NIO
Avg
3.2406
High
3.2484
Low
3.2303
Last updated: 7/26/2026, 2:43:18 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.23 VUV |
| 10 NIO | 32.30 VUV |
| 50 NIO | 161.52 VUV |
| 100 NIO | 323.03 VUV |
| 500 NIO | 1,615.16 VUV |
| 1,000 NIO | 3,230.31 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-26T02:43:18Z",
"rates": {
"VUV": 3.230312
}
}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.0312,
"rate": 3.230312
}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