Rate Overview
Live
1 CHF = 1.2813 CUC
1 CUC = 0.780475
CHF
Avg
1.2719
High
1.2813
Low
1.2641
Last updated: 4/16/2026, 5:59:42 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.28 CUC |
| 10 CHF | 12.81 CUC |
| 50 CHF | 64.06 CUC |
| 100 CHF | 128.13 CUC |
| 500 CHF | 640.64 CUC |
| 1,000 CHF | 1,281.27 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-04-16T05:59:42Z",
"rates": {
"CUC": 1.281271
}
}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": 128.1271,
"rate": 1.281271
}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