Rate Overview
Live
1 CNY = 66.7226 CRC
1 CRC = 0.014987
CNY
Avg
67.0496
High
67.4434
Low
66.2777
Last updated: 8/10/2026, 1:31:37 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 66.72 CRC |
| 10 CNY | 667.23 CRC |
| 50 CNY | 3,336.13 CRC |
| 100 CNY | 6,672.26 CRC |
| 500 CNY | 33,361.32 CRC |
| 1,000 CNY | 66,722.65 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-08-10T01:31:37Z",
"rates": {
"CRC": 66.722645
}
}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": 6672.2645,
"rate": 66.722645
}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