Rate Overview
Live
1 CHF = 1.2444 CUC
1 CUC = 0.803586
CHF
Avg
1.2400
High
1.2460
Low
1.2327
Last updated: 7/5/2026, 11:35:38 PM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.24 CUC |
| 10 CHF | 12.44 CUC |
| 50 CHF | 62.22 CUC |
| 100 CHF | 124.44 CUC |
| 500 CHF | 622.21 CUC |
| 1,000 CHF | 1,244.42 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-05T23:35:38Z",
"rates": {
"CUC": 1.244422
}
}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": 124.44219999999999,
"rate": 1.244422
}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