Rate Overview
Live
1 CRC = 0.002870 CAD
1 CAD = 348.4321
CRC
Avg
0.002891
High
0.002904
Low
0.002870
Last updated: 3/7/2026, 12:28:05 AM
Quick Conversions
| CRC | CAD |
|---|---|
| 1 CRC | 0.00 CAD |
| 10 CRC | 0.03 CAD |
| 50 CRC | 0.14 CAD |
| 100 CRC | 0.29 CAD |
| 500 CRC | 1.44 CAD |
| 1,000 CRC | 2.87 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-03-07T00:28:05Z",
"rates": {
"CAD": 0.00287
}
}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.28700000000000003,
"rate": 0.00287
}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