Rate Overview
Live
1 CHF = 33.3176 CUP
1 CUP = 0.030014
CHF
Avg
33.2731
High
33.3717
Low
33.1517
Last updated: 6/16/2026, 3:04:09 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 33.32 CUP |
| 10 CHF | 333.18 CUP |
| 50 CHF | 1,665.88 CUP |
| 100 CHF | 3,331.76 CUP |
| 500 CHF | 16,658.81 CUP |
| 1,000 CHF | 33,317.63 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-06-16T03:04:09Z",
"rates": {
"CUP": 33.317629
}
}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": 3331.7628999999997,
"rate": 33.317629
}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