Rate Overview
Live
1 CAD = 334.8285 CRC
1 CRC = 0.002987
CAD
Avg
360.5419
High
372.5171
Low
334.8285
Last updated: 3/27/2026, 11:15:57 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 334.83 CRC |
| 10 CAD | 3,348.29 CRC |
| 50 CAD | 16,741.43 CRC |
| 100 CAD | 33,482.85 CRC |
| 500 CAD | 167,414.26 CRC |
| 1,000 CAD | 334,828.53 CRC |
Get CAD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=CRCExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T11:15:57Z",
"rates": {
"CRC": 334.828526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "CRC",
"amount": 100
},
"result": 33482.8526,
"rate": 334.828526
}Build with CAD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key