Rate Overview
Live
1 CHF = 32.5767 CUP
1 CUP = 0.030697
CHF
Avg
32.6907
High
32.8154
Low
32.5767
Last updated: 8/15/2026, 9:59:36 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 32.58 CUP |
| 10 CHF | 325.77 CUP |
| 50 CHF | 1,628.84 CUP |
| 100 CHF | 3,257.67 CUP |
| 500 CHF | 16,288.37 CUP |
| 1,000 CHF | 32,576.74 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-08-15T09:59:36Z",
"rates": {
"CUP": 32.576736
}
}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": 3257.6735999999996,
"rate": 32.576736
}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