Rate Overview
Live
1 VUV = 0.006650 CHF
1 CHF = 150.3759
VUV
Avg
0.006687
High
0.007050
Low
0.006429
Last updated: 5/27/2026, 7:20:24 PM
Quick Conversions
| VUV | CHF |
|---|---|
| 1 VUV | 0.01 CHF |
| 10 VUV | 0.07 CHF |
| 50 VUV | 0.33 CHF |
| 100 VUV | 0.66 CHF |
| 500 VUV | 3.32 CHF |
| 1,000 VUV | 6.65 CHF |
Get VUV/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=CHFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-27T19:20:24Z",
"rates": {
"CHF": 0.00665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "CHF",
"amount": 100
},
"result": 0.6649999999999999,
"rate": 0.00665
}Build with VUV/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key