Rate Overview
Live
1 CHF = 151.3805 VUV
1 VUV = 0.006606
CHF
Avg
151.1626
High
152.1181
Low
149.8694
Last updated: 5/6/2026, 8:14:41 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 151.38 VUV |
| 10 CHF | 1,513.81 VUV |
| 50 CHF | 7,569.03 VUV |
| 100 CHF | 15,138.05 VUV |
| 500 CHF | 75,690.26 VUV |
| 1,000 CHF | 151,380.53 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-05-06T08:14:41Z",
"rates": {
"VUV": 151.380529
}
}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": 15138.052899999999,
"rate": 151.380529
}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