Rate Overview
Live
1 CNY = 67.2736 CRC
1 CRC = 0.014865
CNY
Avg
67.5224
High
68.0642
Low
67.2500
Last updated: 6/17/2026, 7:26:21 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 67.27 CRC |
| 10 CNY | 672.74 CRC |
| 50 CNY | 3,363.68 CRC |
| 100 CNY | 6,727.36 CRC |
| 500 CNY | 33,636.79 CRC |
| 1,000 CNY | 67,273.58 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-17T07:26:21Z",
"rates": {
"CRC": 67.273582
}
}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": 6727.358200000001,
"rate": 67.273582
}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