Rate Overview
Live
1 CHF = 1.2578 CUC
1 CUC = 0.795021
CHF
Avg
1.2655
High
1.2709
Low
1.2578
Last updated: 3/27/2026, 3:47:29 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.26 CUC |
| 10 CHF | 12.58 CUC |
| 50 CHF | 62.89 CUC |
| 100 CHF | 125.78 CUC |
| 500 CHF | 628.91 CUC |
| 1,000 CHF | 1,257.83 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-03-27T03:47:29Z",
"rates": {
"CUC": 1.257829
}
}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": 125.78290000000001,
"rate": 1.257829
}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