Rate Overview
Live
1 CHF = 32.4606 CUP
1 CUP = 0.030807
CHF
Avg
29.5763
High
33.7893
Low
26.4135
Last updated: 7/23/2026, 12:08:48 PM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 32.46 CUP |
| 10 CHF | 324.61 CUP |
| 50 CHF | 1,623.03 CUP |
| 100 CHF | 3,246.06 CUP |
| 500 CHF | 16,230.32 CUP |
| 1,000 CHF | 32,460.63 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-07-23T12:08:48Z",
"rates": {
"CUP": 32.46063
}
}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": 3246.063,
"rate": 32.46063
}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