Rate Overview
Live
1 CHF = 151.7307 VUV
1 VUV = 0.006591
CHF
Avg
151.2932
High
152.0773
Low
150.2951
Last updated: 4/16/2026, 6:00:03 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 151.73 VUV |
| 10 CHF | 1,517.31 VUV |
| 50 CHF | 7,586.53 VUV |
| 100 CHF | 15,173.07 VUV |
| 500 CHF | 75,865.34 VUV |
| 1,000 CHF | 151,730.68 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-04-16T06:00:03Z",
"rates": {
"VUV": 151.730676
}
}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": 15173.067599999998,
"rate": 151.730676
}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