Rate Overview
Live
1 CAD = 328.5653 CRC
1 CRC = 0.003044
CAD
Avg
328.3418
High
329.0938
Low
327.3071
Last updated: 5/26/2026, 8:23:34 PM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 328.57 CRC |
| 10 CAD | 3,285.65 CRC |
| 50 CAD | 16,428.26 CRC |
| 100 CAD | 32,856.53 CRC |
| 500 CAD | 164,282.64 CRC |
| 1,000 CAD | 328,565.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-05-26T20:23:34Z",
"rates": {
"CRC": 328.565289
}
}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": 32856.5289,
"rate": 328.565289
}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