Rate Overview
Live
1 VUV = 0.057135 CNY
1 CNY = 17.5024
VUV
Avg
0.057477
High
0.058256
Low
0.056541
Last updated: 7/19/2026, 2:42:57 AM
Quick Conversions
| VUV | CNY |
|---|---|
| 1 VUV | 0.06 CNY |
| 10 VUV | 0.57 CNY |
| 50 VUV | 2.86 CNY |
| 100 VUV | 5.71 CNY |
| 500 VUV | 28.57 CNY |
| 1,000 VUV | 57.14 CNY |
Get VUV/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=CNYExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-19T02:42:57Z",
"rates": {
"CNY": 0.057135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "CNY",
"amount": 100
},
"result": 5.7135,
"rate": 0.057135
}Build with VUV/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key