Rate Overview
Live
1 CHF = 32.3973 CUP
1 CUP = 0.030867
CHF
Avg
32.5984
High
32.8112
Low
32.3973
Last updated: 7/25/2026, 11:27:32 PM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 32.40 CUP |
| 10 CHF | 323.97 CUP |
| 50 CHF | 1,619.87 CUP |
| 100 CHF | 3,239.73 CUP |
| 500 CHF | 16,198.65 CUP |
| 1,000 CHF | 32,397.30 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-25T23:27:32Z",
"rates": {
"CUP": 32.397303
}
}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": 3239.7303,
"rate": 32.397303
}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