Rate Overview
Live
1 CHF = 1.2225 CUC
1 CUC = 0.817970
CHF
Avg
1.2576
High
1.3019
Low
1.2225
Last updated: 7/25/2026, 9:58:32 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.22 CUC |
| 10 CHF | 12.23 CUC |
| 50 CHF | 61.13 CUC |
| 100 CHF | 122.25 CUC |
| 500 CHF | 611.27 CUC |
| 1,000 CHF | 1,222.54 CUC |
Get CHF/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=CUCExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-25T09:58:32Z",
"rates": {
"CUC": 1.222539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "CUC",
"amount": 100
},
"result": 122.2539,
"rate": 1.222539
}Build with CHF/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key