Rate Overview
Live
1 CHF = 33236.88 VND
1 VND = 0.000030
CHF
Avg
27961.72
High
33624.55
Low
23720.20
Last updated: 3/27/2026, 5:36:45 AM
Quick Conversions
| CHF | VND |
|---|---|
| 1 CHF | 33,236.88 VND |
| 10 CHF | 332,368.82 VND |
| 50 CHF | 1,661,844.12 VND |
| 100 CHF | 3,323,688.23 VND |
| 500 CHF | 16,618,441.15 VND |
| 1,000 CHF | 33,236,882.30 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-03-27T05:36:45Z",
"rates": {
"VND": 33236.882303
}
}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": 3323688.2303,
"rate": 33236.882303
}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