Rate Overview
Live
1 CAD = 322.8255 CRC
1 CRC = 0.003098
CAD
Avg
322.4964
High
323.5940
Low
320.6488
Last updated: 7/25/2026, 2:16:08 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 322.83 CRC |
| 10 CAD | 3,228.25 CRC |
| 50 CAD | 16,141.27 CRC |
| 100 CAD | 32,282.55 CRC |
| 500 CAD | 161,412.74 CRC |
| 1,000 CAD | 322,825.48 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-07-25T02:16:08Z",
"rates": {
"CRC": 322.825484
}
}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": 32282.548400000003,
"rate": 322.825484
}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