Rate Overview
Live
1 CHF = 32286.49 VND
1 VND = 0.000031
CHF
Avg
32482.99
High
32671.98
Low
32286.49
Last updated: 7/24/2026, 11:13:00 PM
Quick Conversions
| CHF | VND |
|---|---|
| 1 CHF | 32,286.49 VND |
| 10 CHF | 322,864.95 VND |
| 50 CHF | 1,614,324.73 VND |
| 100 CHF | 3,228,649.46 VND |
| 500 CHF | 16,143,247.32 VND |
| 1,000 CHF | 32,286,494.64 VND |
Get CHF/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=VNDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T23:13:00Z",
"rates": {
"VND": 32286.494644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "VND",
"amount": 100
},
"result": 3228649.4644,
"rate": 32286.494644
}Build with CHF/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key