Rate Overview
Live
1 CRC = 0.002987 CAD
1 CAD = 334.7841
CRC
Avg
0.002839
High
0.002987
Low
0.002728
Last updated: 3/27/2026, 4:21:44 AM
Quick Conversions
| CRC | CAD |
|---|---|
| 1 CRC | 0.00 CAD |
| 10 CRC | 0.03 CAD |
| 50 CRC | 0.15 CAD |
| 100 CRC | 0.30 CAD |
| 500 CRC | 1.49 CAD |
| 1,000 CRC | 2.99 CAD |
Get CRC/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CADExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T04:21:44Z",
"rates": {
"CAD": 0.002987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CAD",
"amount": 100
},
"result": 0.2987,
"rate": 0.002987
}Build with CRC/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key