Rate Overview
Live
1 CHF = 30.1070 CUP
1 CUP = 0.033215
CHF
Avg
30.6070
High
31.1786
Low
30.1070
Last updated: 3/27/2026, 5:40:02 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 30.11 CUP |
| 10 CHF | 301.07 CUP |
| 50 CHF | 1,505.35 CUP |
| 100 CHF | 3,010.70 CUP |
| 500 CHF | 15,053.49 CUP |
| 1,000 CHF | 30,106.97 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-03-27T05:40:02Z",
"rates": {
"CUP": 30.106971
}
}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": 3010.6971000000003,
"rate": 30.106971
}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