Rate Overview
Live
1 CHF = 30.8962 CUP
1 CUP = 0.032366
CHF
Avg
30.8613
High
31.1786
Low
30.6570
Last updated: 3/7/2026, 1:54:00 AM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 30.90 CUP |
| 10 CHF | 308.96 CUP |
| 50 CHF | 1,544.81 CUP |
| 100 CHF | 3,089.62 CUP |
| 500 CHF | 15,448.08 CUP |
| 1,000 CHF | 30,896.15 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-07T01:54:00Z",
"rates": {
"CUP": 30.896154
}
}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": 3089.6154,
"rate": 30.896154
}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