Rate Overview
Live
1 CRC = 0.014891 CNY
1 CNY = 67.1547
CRC
Avg
0.014926
High
0.015088
Low
0.014869
Last updated: 7/28/2026, 8:14:25 AM
Quick Conversions
| CRC | CNY |
|---|---|
| 1 CRC | 0.01 CNY |
| 10 CRC | 0.15 CNY |
| 50 CRC | 0.74 CNY |
| 100 CRC | 1.49 CNY |
| 500 CRC | 7.45 CNY |
| 1,000 CRC | 14.89 CNY |
Get CRC/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CNYExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-28T08:14:25Z",
"rates": {
"CNY": 0.014891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CNY",
"amount": 100
},
"result": 1.4890999999999999,
"rate": 0.014891
}Build with CRC/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key