Rate Overview
Live
1 CAD = 328.2357 CRC
1 CRC = 0.003047
CAD
Avg
326.4084
High
328.5156
Low
323.3657
Last updated: 9/3/2026, 2:51:06 PM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 328.24 CRC |
| 10 CAD | 3,282.36 CRC |
| 50 CAD | 16,411.79 CRC |
| 100 CAD | 32,823.57 CRC |
| 500 CAD | 164,117.87 CRC |
| 1,000 CAD | 328,235.73 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-09-03T14:51:06Z",
"rates": {
"CRC": 328.23573
}
}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": 32823.573,
"rate": 328.23573
}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