Rate Overview
Live
1 CRC = 0.014998 CNY
1 CNY = 66.6756
CRC
Avg
0.014561
High
0.015040
Low
0.013974
Last updated: 5/27/2026, 6:25:19 PM
Quick Conversions
| CRC | CNY |
|---|---|
| 1 CRC | 0.01 CNY |
| 10 CRC | 0.15 CNY |
| 50 CRC | 0.75 CNY |
| 100 CRC | 1.50 CNY |
| 500 CRC | 7.50 CNY |
| 1,000 CRC | 15.00 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-05-27T18:25:19Z",
"rates": {
"CNY": 0.014998
}
}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.4998,
"rate": 0.014998
}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