Rate Overview
Live
1 CAD = 334.7572 CRC
1 CRC = 0.002987
CAD
Avg
338.4697
High
341.2422
Low
334.7572
Last updated: 3/27/2026, 6:06:04 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 334.76 CRC |
| 10 CAD | 3,347.57 CRC |
| 50 CAD | 16,737.86 CRC |
| 100 CAD | 33,475.72 CRC |
| 500 CAD | 167,378.61 CRC |
| 1,000 CAD | 334,757.23 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-27T06:06:04Z",
"rates": {
"CRC": 334.757226
}
}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": 33475.7226,
"rate": 334.757226
}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