Rate Overview
Live
1 CAD = 326.9424 CRC
1 CRC = 0.003059
CAD
Avg
327.8759
High
331.3352
Low
325.1027
Last updated: 6/16/2026, 12:59:38 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 326.94 CRC |
| 10 CAD | 3,269.42 CRC |
| 50 CAD | 16,347.12 CRC |
| 100 CAD | 32,694.24 CRC |
| 500 CAD | 163,471.19 CRC |
| 1,000 CAD | 326,942.39 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-06-16T00:59:38Z",
"rates": {
"CRC": 326.942389
}
}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": 32694.2389,
"rate": 326.942389
}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