Rate Overview
Live
1 CHF = 33676.41 VND
1 VND = 0.000030
CHF
Avg
33703.30
High
33933.47
Low
33381.06
Last updated: 5/26/2026, 12:30:01 PM
Quick Conversions
| CHF | VND |
|---|---|
| 1 CHF | 33,676.41 VND |
| 10 CHF | 336,764.12 VND |
| 50 CHF | 1,683,820.58 VND |
| 100 CHF | 3,367,641.16 VND |
| 500 CHF | 16,838,205.80 VND |
| 1,000 CHF | 33,676,411.59 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-05-26T12:30:01Z",
"rates": {
"VND": 33676.411592
}
}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": 3367641.1591999996,
"rate": 33676.411592
}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