Rate Overview
Live
1 CHF = 33.9537 CUP
1 CUP = 0.029452
CHF
Avg
33.7060
High
33.9537
Low
33.4986
Last updated: 4/16/2026, 6:00:08 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 33.95 CUP |
| 10 CHF | 339.54 CUP |
| 50 CHF | 1,697.68 CUP |
| 100 CHF | 3,395.37 CUP |
| 500 CHF | 16,976.84 CUP |
| 1,000 CHF | 33,953.68 CUP |
Get CHF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=CUPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-04-16T06:00:08Z",
"rates": {
"CUP": 33.953683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "CUP",
"amount": 100
},
"result": 3395.3682999999996,
"rate": 33.953683
}Build with CHF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key