Rate Overview
Live
1 CRC = 0.003046 CAD
1 CAD = 328.2994
CRC
Avg
0.003063
High
0.003092
Low
0.003043
Last updated: 9/3/2026, 2:48:13 PM
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.52 CAD |
| 1,000 CRC | 3.05 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-09-03T14:48:13Z",
"rates": {
"CAD": 0.003046
}
}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.3046,
"rate": 0.003046
}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