Rate Overview
Live
1 CAD = 333.6221 CRC
1 CRC = 0.002997
CAD
Avg
334.4737
High
335.9289
Low
333.5446
Last updated: 4/16/2026, 6:05:00 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 333.62 CRC |
| 10 CAD | 3,336.22 CRC |
| 50 CAD | 16,681.10 CRC |
| 100 CAD | 33,362.21 CRC |
| 500 CAD | 166,811.03 CRC |
| 1,000 CAD | 333,622.07 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-04-16T06:05:00Z",
"rates": {
"CRC": 333.622068
}
}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": 33362.2068,
"rate": 333.622068
}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