Rate Overview
Live
1 CHF = 573.5731 CRC
1 CRC = 0.001743
CHF
Avg
574.7021
High
579.6790
Low
570.5901
Last updated: 6/16/2026, 8:33:04 AM
Quick Conversions
| CHF | CRC |
|---|---|
| 1 CHF | 573.57 CRC |
| 10 CHF | 5,735.73 CRC |
| 50 CHF | 28,678.66 CRC |
| 100 CHF | 57,357.31 CRC |
| 500 CHF | 286,786.57 CRC |
| 1,000 CHF | 573,573.13 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-06-16T08:33:04Z",
"rates": {
"CRC": 573.57313
}
}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": 57357.313,
"rate": 573.57313
}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