Rate Overview
Live
1 CHF = 576.9722 CRC
1 CRC = 0.001733
CHF
Avg
606.1526
High
645.8084
Low
575.3995
Last updated: 5/27/2026, 7:25:06 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 576.97 CRC |
| 10 CHF | 5,769.72 CRC |
| 50 CHF | 28,848.61 CRC |
| 100 CHF | 57,697.22 CRC |
| 500 CHF | 288,486.10 CRC |
| 1,000 CHF | 576,972.20 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-27T07:25:06Z",
"rates": {
"CRC": 576.972204
}
}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": 57697.220400000006,
"rate": 576.972204
}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