Rate Overview
Live
1 CRC = 0.014953 CNY
1 CNY = 66.8762
CRC
Avg
0.014923
High
0.014968
Low
0.014874
Last updated: 7/8/2026, 10:04:01 AM
Quick Conversions
| CRC | CNY |
|---|---|
| 1 CRC | 0.01 CNY |
| 10 CRC | 0.15 CNY |
| 50 CRC | 0.75 CNY |
| 100 CRC | 1.50 CNY |
| 500 CRC | 7.48 CNY |
| 1,000 CRC | 14.95 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-08T10:04:01Z",
"rates": {
"CNY": 0.014953
}
}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.4952999999999999,
"rate": 0.014953
}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