Rate Overview
Live
1 VUV = 0.308077 NIO
1 NIO = 3.2459
VUV
Avg
0.308331
High
0.309567
Low
0.307565
Last updated: 7/27/2026, 6:51:11 PM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.08 NIO |
| 50 VUV | 15.40 NIO |
| 100 VUV | 30.81 NIO |
| 500 VUV | 154.04 NIO |
| 1,000 VUV | 308.08 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-07-27T18:51:11Z",
"rates": {
"NIO": 0.308077
}
}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.8077,
"rate": 0.308077
}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