Rate Overview
Live
1 CNY = 67.0163 CRC
1 CRC = 0.014922
CNY
Avg
67.3900
High
67.7021
Low
67.0163
Last updated: 6/18/2026, 10:20:42 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 67.02 CRC |
| 10 CNY | 670.16 CRC |
| 50 CNY | 3,350.82 CRC |
| 100 CNY | 6,701.63 CRC |
| 500 CNY | 33,508.17 CRC |
| 1,000 CNY | 67,016.33 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-18T10:20:42Z",
"rates": {
"CRC": 67.016335
}
}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": 6701.6335,
"rate": 67.016335
}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