Rate Overview
Live
1 CNY = 69.2130 CRC
1 CRC = 0.014448
CNY
Avg
68.6498
High
69.2130
Low
68.1689
Last updated: 3/7/2026, 9:13:18 AM
Quick Conversions
| CNY | CRC |
|---|---|
| 1 CNY | 69.21 CRC |
| 10 CNY | 692.13 CRC |
| 50 CNY | 3,460.65 CRC |
| 100 CNY | 6,921.30 CRC |
| 500 CNY | 34,606.50 CRC |
| 1,000 CNY | 69,213.00 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-03-07T09:13:18Z",
"rates": {
"CRC": 69.212997
}
}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": 6921.2997000000005,
"rate": 69.212997
}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