Rate Overview
Live
1 CHF = 32.9772 CUP
1 CUP = 0.030324
CHF
Avg
32.8771
High
33.0178
Low
32.6676
Last updated: 7/5/2026, 11:35:40 PM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 32.98 CUP |
| 10 CHF | 329.77 CUP |
| 50 CHF | 1,648.86 CUP |
| 100 CHF | 3,297.72 CUP |
| 500 CHF | 16,488.60 CUP |
| 1,000 CHF | 32,977.20 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-05T23:35:40Z",
"rates": {
"CUP": 32.977202
}
}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": 3297.7201999999997,
"rate": 32.977202
}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