Rate Overview
Live
1 CHF = 33856.05 VND
1 VND = 0.000030
CHF
Avg
33584.23
High
33856.05
Low
33291.28
Last updated: 4/16/2026, 6:00:04 AM
Quick Conversions
| CHF | VND |
|---|---|
| 1 CHF | 33,856.05 VND |
| 10 CHF | 338,560.49 VND |
| 50 CHF | 1,692,802.46 VND |
| 100 CHF | 3,385,604.92 VND |
| 500 CHF | 16,928,024.60 VND |
| 1,000 CHF | 33,856,049.20 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-04-16T06:00:04Z",
"rates": {
"VND": 33856.0492
}
}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": 3385604.92,
"rate": 33856.0492
}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