Rate Overview
Live
1 NIO = 3.1876 VUV
1 VUV = 0.313718
NIO
Avg
3.2177
High
3.2363
Low
3.1876
Last updated: 5/7/2026, 11:28:19 AM
Quick Conversions
| NIO | VUV |
|---|---|
| 1 NIO | 3.19 VUV |
| 10 NIO | 31.88 VUV |
| 50 NIO | 159.38 VUV |
| 100 NIO | 318.76 VUV |
| 500 NIO | 1,593.79 VUV |
| 1,000 NIO | 3,187.57 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-05-07T11:28:19Z",
"rates": {
"VUV": 3.187573
}
}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": 318.7573,
"rate": 3.187573
}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