Rate Overview
Live
1 CNY = 66.7910 CRC
1 CRC = 0.014972
CNY
Avg
66.9817
High
67.2280
Low
66.7669
Last updated: 7/9/2026, 7:14:41 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 66.79 CRC |
| 10 CNY | 667.91 CRC |
| 50 CNY | 3,339.55 CRC |
| 100 CNY | 6,679.10 CRC |
| 500 CNY | 33,395.51 CRC |
| 1,000 CNY | 66,791.03 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-09T07:14:41Z",
"rates": {
"CRC": 66.791027
}
}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": 6679.1027,
"rate": 66.791027
}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