Rate Overview
Live
1 CAD = 328.6343 CRC
1 CRC = 0.003043
CAD
Avg
355.9457
High
372.8914
Low
328.4316
Last updated: 5/26/2026, 9:34:01 PM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 328.63 CRC |
| 10 CAD | 3,286.34 CRC |
| 50 CAD | 16,431.71 CRC |
| 100 CAD | 32,863.43 CRC |
| 500 CAD | 164,317.14 CRC |
| 1,000 CAD | 328,634.27 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-26T21:34:01Z",
"rates": {
"CRC": 328.634272
}
}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": 32863.4272,
"rate": 328.634272
}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