Rate Overview
Live
1 CAD = 319.3219 CRC
1 CRC = 0.003132
CAD
Avg
319.9524
High
320.9233
Low
319.3219
Last updated: 7/5/2026, 10:48:20 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 319.32 CRC |
| 10 CAD | 3,193.22 CRC |
| 50 CAD | 15,966.10 CRC |
| 100 CAD | 31,932.19 CRC |
| 500 CAD | 159,660.97 CRC |
| 1,000 CAD | 319,321.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-07-05T10:48:20Z",
"rates": {
"CRC": 319.321939
}
}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": 31932.1939,
"rate": 319.321939
}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