Rate Overview
Live
1 VUV = 0.057933 CNY
1 CNY = 17.2613
VUV
Avg
0.057689
High
0.057933
Low
0.057473
Last updated: 5/7/2026, 8:58:44 PM
Quick Conversions
| VUV | CNY |
|---|---|
| 1 VUV | 0.06 CNY |
| 10 VUV | 0.58 CNY |
| 50 VUV | 2.90 CNY |
| 100 VUV | 5.79 CNY |
| 500 VUV | 28.97 CNY |
| 1,000 VUV | 57.93 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-05-07T20:58:44Z",
"rates": {
"CNY": 0.057933
}
}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.7932999999999995,
"rate": 0.057933
}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