Rate Overview
Live
1 CHF = 145.8478 VUV
1 VUV = 0.006856
CHF
Avg
146.8205
High
147.6854
Low
145.8478
Last updated: 8/14/2026, 12:25:22 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 145.85 VUV |
| 10 CHF | 1,458.48 VUV |
| 50 CHF | 7,292.39 VUV |
| 100 CHF | 14,584.78 VUV |
| 500 CHF | 72,923.91 VUV |
| 1,000 CHF | 145,847.82 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-08-14T00:25:22Z",
"rates": {
"VUV": 145.847816
}
}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": 14584.7816,
"rate": 145.847816
}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