Rate Overview
Live
1 CHF = 1.2728 CUC
1 CUC = 0.785655
CHF
Avg
1.2760
High
1.3032
Low
1.2484
Last updated: 5/26/2026, 7:35:18 PM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.27 CUC |
| 10 CHF | 12.73 CUC |
| 50 CHF | 63.64 CUC |
| 100 CHF | 127.28 CUC |
| 500 CHF | 636.41 CUC |
| 1,000 CHF | 1,272.82 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-05-26T19:35:18Z",
"rates": {
"CUC": 1.272823
}
}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": 127.2823,
"rate": 1.272823
}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