Rate Overview
Live
1 CNY = 66.9699 CRC
1 CRC = 0.014932
CNY
Avg
67.3843
High
67.7021
Low
66.9699
Last updated: 6/18/2026, 11:41:43 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 66.97 CRC |
| 10 CNY | 669.70 CRC |
| 50 CNY | 3,348.49 CRC |
| 100 CNY | 6,696.99 CRC |
| 500 CNY | 33,484.94 CRC |
| 1,000 CNY | 66,969.89 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-06-18T11:41:43Z",
"rates": {
"CRC": 66.969888
}
}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": 6696.9888,
"rate": 66.969888
}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