Rate Overview
Live
1 CHF = 145.8099 VUV
1 VUV = 0.006858
CHF
Avg
146.7554
High
147.6760
Low
145.8099
Last updated: 7/25/2026, 3:15:00 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 145.81 VUV |
| 10 CHF | 1,458.10 VUV |
| 50 CHF | 7,290.50 VUV |
| 100 CHF | 14,580.99 VUV |
| 500 CHF | 72,904.97 VUV |
| 1,000 CHF | 145,809.94 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-25T03:15:00Z",
"rates": {
"VUV": 145.809936
}
}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": 14580.9936,
"rate": 145.809936
}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