Rate Overview
Live
1 CRC = 0.002968 CAD
1 CAD = 336.9272
CRC
Avg
0.002948
High
0.002968
Low
0.002930
Last updated: 3/27/2026, 2:52:19 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.48 CAD |
| 1,000 CRC | 2.97 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-27T02:52:19Z",
"rates": {
"CAD": 0.002968
}
}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.2968,
"rate": 0.002968
}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