Rate Overview
Live
1 CNY = 66.9369 CRC
1 CRC = 0.014939
CNY
Avg
69.9308
High
73.8820
Low
66.5775
Last updated: 7/26/2026, 1:25:44 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 66.94 CRC |
| 10 CNY | 669.37 CRC |
| 50 CNY | 3,346.85 CRC |
| 100 CNY | 6,693.69 CRC |
| 500 CNY | 33,468.47 CRC |
| 1,000 CNY | 66,936.94 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-26T01:25:44Z",
"rates": {
"CRC": 66.936945
}
}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": 6693.6945,
"rate": 66.936945
}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