Rate Overview
Live
1 CAD = 320.6533 CRC
1 CRC = 0.003119
CAD
Avg
355.2964
High
384.8139
Low
320.6533
Last updated: 7/20/2026, 1:26:47 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 320.65 CRC |
| 10 CAD | 3,206.53 CRC |
| 50 CAD | 16,032.66 CRC |
| 100 CAD | 32,065.33 CRC |
| 500 CAD | 160,326.64 CRC |
| 1,000 CAD | 320,653.29 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-20T01:26:47Z",
"rates": {
"CRC": 320.653289
}
}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": 32065.328899999997,
"rate": 320.653289
}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