Rate Overview
Live
1 CHF = 151.1937 VUV
1 VUV = 0.006614
CHF
Avg
151.1458
High
151.5995
Low
150.9352
Last updated: 3/27/2026, 3:49:23 AM
Quick Conversions
| CHF | VUV |
|---|---|
| 1 CHF | 151.19 VUV |
| 10 CHF | 1,511.94 VUV |
| 50 CHF | 7,559.68 VUV |
| 100 CHF | 15,119.37 VUV |
| 500 CHF | 75,596.84 VUV |
| 1,000 CHF | 151,193.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-03-27T03:49:23Z",
"rates": {
"VUV": 151.19368
}
}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": 15119.368,
"rate": 151.19368
}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