Rate Overview
Live
1 CAD = 324.3409 CRC
1 CRC = 0.003083
CAD
Avg
324.9351
High
325.8960
Low
323.3016
Last updated: 8/14/2026, 8:58:45 PM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 324.34 CRC |
| 10 CAD | 3,243.41 CRC |
| 50 CAD | 16,217.05 CRC |
| 100 CAD | 32,434.09 CRC |
| 500 CAD | 162,170.47 CRC |
| 1,000 CAD | 324,340.94 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-08-14T20:58:45Z",
"rates": {
"CRC": 324.34094
}
}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": 32434.093999999997,
"rate": 324.34094
}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