Rate Overview
Live
1 CHF = 576.6452 CRC
1 CRC = 0.001734
CHF
Avg
603.8224
High
647.7904
Low
573.6150
Last updated: 5/27/2026, 6:12:18 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 576.65 CRC |
| 10 CHF | 5,766.45 CRC |
| 50 CHF | 28,832.26 CRC |
| 100 CHF | 57,664.52 CRC |
| 500 CHF | 288,322.61 CRC |
| 1,000 CHF | 576,645.22 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-05-27T06:12:18Z",
"rates": {
"CRC": 576.645218
}
}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": 57664.5218,
"rate": 576.645218
}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