Rate Overview
Live
1 CHF = 565.7121 CRC
1 CRC = 0.001768
CHF
Avg
564.5541
High
567.6237
Low
561.2744
Last updated: 7/6/2026, 7:00:33 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 565.71 CRC |
| 10 CHF | 5,657.12 CRC |
| 50 CHF | 28,285.60 CRC |
| 100 CHF | 56,571.21 CRC |
| 500 CHF | 282,856.04 CRC |
| 1,000 CHF | 565,712.08 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-06T07:00:33Z",
"rates": {
"CRC": 565.712077
}
}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": 56571.2077,
"rate": 565.712077
}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