Rate Overview
Live
1 CAD = 348.3500 CRC
1 CRC = 0.002871
CAD
Avg
345.8556
High
348.3500
Low
344.2596
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| CAD | CRC |
|---|---|
| 1 CAD | 348.35 CRC |
| 10 CAD | 3,483.50 CRC |
| 50 CAD | 17,417.50 CRC |
| 100 CAD | 34,835.00 CRC |
| 500 CAD | 174,175.02 CRC |
| 1,000 CAD | 348,350.05 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-03-07T00:28:04Z",
"rates": {
"CRC": 348.350046
}
}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": 34835.0046,
"rate": 348.350046
}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