Rate Overview
Live
1 VUV = 0.309903 NIO
1 NIO = 3.2268
VUV
Avg
0.307016
High
0.313192
Low
0.300412
Last updated: 5/28/2026, 9:56:21 PM
Quick Conversions
| VUV | NIO |
|---|---|
| 1 VUV | 0.31 NIO |
| 10 VUV | 3.10 NIO |
| 50 VUV | 15.50 NIO |
| 100 VUV | 30.99 NIO |
| 500 VUV | 154.95 NIO |
| 1,000 VUV | 309.90 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-05-28T21:56:21Z",
"rates": {
"NIO": 0.309903
}
}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.990299999999998,
"rate": 0.309903
}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