Rate Overview
Live
1 CHF = 581.5235 CRC
1 CRC = 0.001720
CHF
Avg
589.6684
High
594.5183
Low
581.5235
Last updated: 3/27/2026, 10:35:37 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 581.52 CRC |
| 10 CHF | 5,815.24 CRC |
| 50 CHF | 29,076.18 CRC |
| 100 CHF | 58,152.35 CRC |
| 500 CHF | 290,761.76 CRC |
| 1,000 CHF | 581,523.51 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-03-27T10:35:37Z",
"rates": {
"CRC": 581.52351
}
}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": 58152.350999999995,
"rate": 581.52351
}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