Rate Overview
Live
1 CHF = 32372.06 VND
1 VND = 0.000031
CHF
Avg
32479.87
High
32679.44
Low
32301.41
Last updated: 8/31/2026, 2:55:46 AM
Quick Conversions
| CHF | VND |
|---|---|
| 1 CHF | 32,372.06 VND |
| 10 CHF | 323,720.65 VND |
| 50 CHF | 1,618,603.24 VND |
| 100 CHF | 3,237,206.48 VND |
| 500 CHF | 16,186,032.42 VND |
| 1,000 CHF | 32,372,064.83 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-08-31T02:55:46Z",
"rates": {
"VND": 32372.064834
}
}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": 3237206.4834000003,
"rate": 32372.064834
}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