Rate Overview
Live
1 CNY = 67.1633 CRC
1 CRC = 0.014889
CNY
Avg
69.1546
High
71.5579
Low
66.2777
Last updated: 7/28/2026, 4:36:06 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 67.16 CRC |
| 10 CNY | 671.63 CRC |
| 50 CNY | 3,358.16 CRC |
| 100 CNY | 6,716.33 CRC |
| 500 CNY | 33,581.63 CRC |
| 1,000 CNY | 67,163.25 CRC |
Get CNY/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=CRCExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-28T04:36:06Z",
"rates": {
"CRC": 67.16325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "CRC",
"amount": 100
},
"result": 6716.325000000001,
"rate": 67.16325
}Build with CNY/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key