Rate Overview
Live
1 CHF = 34.0193 CUP
1 CUP = 0.029395
CHF
Avg
33.8523
High
34.0193
Low
33.5869
Last updated: 5/6/2026, 5:18:16 PM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 34.02 CUP |
| 10 CHF | 340.19 CUP |
| 50 CHF | 1,700.96 CUP |
| 100 CHF | 3,401.93 CUP |
| 500 CHF | 17,009.65 CUP |
| 1,000 CHF | 34,019.29 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-05-06T17:18:16Z",
"rates": {
"CUP": 34.019291
}
}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": 3401.9291000000003,
"rate": 34.019291
}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