Rate Overview
Live
1 CAD = 334.7149 CRC
1 CRC = 0.002988
CAD
Avg
338.4651
High
341.2422
Low
334.7149
Last updated: 3/27/2026, 4:20:45 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 334.71 CRC |
| 10 CAD | 3,347.15 CRC |
| 50 CAD | 16,735.75 CRC |
| 100 CAD | 33,471.49 CRC |
| 500 CAD | 167,357.47 CRC |
| 1,000 CAD | 334,714.94 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-27T04:20:45Z",
"rates": {
"CRC": 334.714943
}
}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": 33471.4943,
"rate": 334.714943
}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