Rate Overview
Live
1 CNY = 67.1058 CRC
1 CRC = 0.014902
CNY
Avg
68.2019
High
71.5579
Low
66.2777
Last updated: 7/28/2026, 11:17:09 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 67.11 CRC |
| 10 CNY | 671.06 CRC |
| 50 CNY | 3,355.29 CRC |
| 100 CNY | 6,710.58 CRC |
| 500 CNY | 33,552.92 CRC |
| 1,000 CNY | 67,105.84 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-28T11:17:09Z",
"rates": {
"CRC": 67.105841
}
}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": 6710.5841,
"rate": 67.105841
}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