Rate Overview
Live
1 CHF = 149.1733 VUV
1 VUV = 0.006704
CHF
Avg
148.8330
High
149.3444
Low
148.1356
Last updated: 7/6/2026, 12:12:43 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 149.17 VUV |
| 10 CHF | 1,491.73 VUV |
| 50 CHF | 7,458.67 VUV |
| 100 CHF | 14,917.33 VUV |
| 500 CHF | 74,586.66 VUV |
| 1,000 CHF | 149,173.31 VUV |
Get CHF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=VUVExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-06T00:12:43Z",
"rates": {
"VUV": 149.173312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "VUV",
"amount": 100
},
"result": 14917.3312,
"rate": 149.173312
}Build with CHF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key