Rate Overview
Live
1 CHF = 30.4926 CUP
1 CUP = 0.032795
CHF
Avg
30.4978
High
30.5962
Low
30.3460
Last updated: 5/26/2026, 9:21:13 PM
Quick Conversions
| CHF | CUP |
|---|---|
| 1 CHF | 30.49 CUP |
| 10 CHF | 304.93 CUP |
| 50 CHF | 1,524.63 CUP |
| 100 CHF | 3,049.26 CUP |
| 500 CHF | 15,246.32 CUP |
| 1,000 CHF | 30,492.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-05-26T21:21:13Z",
"rates": {
"CUP": 30.492632
}
}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": 3049.2632,
"rate": 30.492632
}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