Rate Overview
Live
1 CHF = 556.3855 CRC
1 CRC = 0.001797
CHF
Avg
598.8344
High
638.8217
Low
556.3855
Last updated: 7/23/2026, 9:45:12 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 556.39 CRC |
| 10 CHF | 5,563.85 CRC |
| 50 CHF | 27,819.27 CRC |
| 100 CHF | 55,638.55 CRC |
| 500 CHF | 278,192.73 CRC |
| 1,000 CHF | 556,385.45 CRC |
Get CHF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=CRCExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T09:45:12Z",
"rates": {
"CRC": 556.385453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "CRC",
"amount": 100
},
"result": 55638.5453,
"rate": 556.385453
}Build with CHF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key