Rate Overview
Live
1 CRC = 0.003106 CAD
1 CAD = 321.9575
CRC
Avg
0.003099
High
0.003118
Low
0.003086
Last updated: 7/22/2026, 7:05:22 PM
Quick Conversions
| CRC | CAD |
|---|---|
| 1 CRC | 0.00 CAD |
| 10 CRC | 0.03 CAD |
| 50 CRC | 0.16 CAD |
| 100 CRC | 0.31 CAD |
| 500 CRC | 1.55 CAD |
| 1,000 CRC | 3.11 CAD |
Get CRC/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CADExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-22T19:05:22Z",
"rates": {
"CAD": 0.003106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CAD",
"amount": 100
},
"result": 0.3106,
"rate": 0.003106
}Build with CRC/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key