Rate Overview
Live
1 CRC = 0.014448 CNY
1 CNY = 69.2137
CRC
Avg
0.014567
High
0.014669
Low
0.014448
Last updated: 3/7/2026, 7:38:08 AM
Quick Conversions
| CRC | CNY |
|---|---|
| 1 CRC | 0.01 CNY |
| 10 CRC | 0.14 CNY |
| 50 CRC | 0.72 CNY |
| 100 CRC | 1.44 CNY |
| 500 CRC | 7.22 CNY |
| 1,000 CRC | 14.45 CNY |
Get CRC/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CNYExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T07:38:08Z",
"rates": {
"CNY": 0.014448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CNY",
"amount": 100
},
"result": 1.4448,
"rate": 0.014448
}Build with CRC/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key