Rate Overview
Live
1 CAD = 334.2267 CRC
1 CRC = 0.002992
CAD
Avg
333.9318
High
334.8699
Low
332.5806
Last updated: 5/6/2026, 9:36:14 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 334.23 CRC |
| 10 CAD | 3,342.27 CRC |
| 50 CAD | 16,711.33 CRC |
| 100 CAD | 33,422.67 CRC |
| 500 CAD | 167,113.35 CRC |
| 1,000 CAD | 334,226.70 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-05-06T09:36:14Z",
"rates": {
"CRC": 334.226698
}
}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": 33422.6698,
"rate": 334.226698
}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