Rate Overview
Live
1 CHF = 30.1212 CUP
1 CUP = 0.033199
CHF
Avg
30.3401
High
30.5058
Low
30.1212
Last updated: 3/27/2026, 3:47:27 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 30.12 CUP |
| 10 CHF | 301.21 CUP |
| 50 CHF | 1,506.06 CUP |
| 100 CHF | 3,012.12 CUP |
| 500 CHF | 15,060.59 CUP |
| 1,000 CHF | 30,121.17 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-27T03:47:27Z",
"rates": {
"CUP": 30.121172
}
}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": 3012.1172,
"rate": 30.121172
}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