Rate Overview
Live
1 CAD = 321.1966 CRC
1 CRC = 0.003113
CAD
Avg
348.4244
High
368.4697
Low
320.3190
Last updated: 7/26/2026, 4:06:18 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 321.20 CRC |
| 10 CAD | 3,211.97 CRC |
| 50 CAD | 16,059.83 CRC |
| 100 CAD | 32,119.66 CRC |
| 500 CAD | 160,598.30 CRC |
| 1,000 CAD | 321,196.60 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-26T04:06:18Z",
"rates": {
"CRC": 321.196597
}
}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": 32119.6597,
"rate": 321.196597
}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