Rate Overview
Live
1 VUV = 0.309959 NIO
1 NIO = 3.2262
VUV
Avg
0.309201
High
0.310185
Low
0.308336
Last updated: 8/13/2026, 6:08:52 AM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.10 NIO |
| 50 VUV | 15.50 NIO |
| 100 VUV | 31.00 NIO |
| 500 VUV | 154.98 NIO |
| 1,000 VUV | 309.96 NIO |
Get VUV/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NIOExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-13T06:08:52Z",
"rates": {
"NIO": 0.309959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NIO",
"amount": 100
},
"result": 30.9959,
"rate": 0.309959
}Build with VUV/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key