Rate Overview
Live
1 COP = 0.142172 CRC
1 CRC = 7.0337
COP
Avg
0.129688
High
0.142172
Low
0.120280
Last updated: 7/28/2026, 11:53:12 AM
Quick Conversions
| COP | CRC |
|---|---|
| 1 COP | 0.14 CRC |
| 10 COP | 1.42 CRC |
| 50 COP | 7.11 CRC |
| 100 COP | 14.22 CRC |
| 500 COP | 71.09 CRC |
| 1,000 COP | 142.17 CRC |
Get COP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CRCExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-28T11:53:12Z",
"rates": {
"CRC": 0.142172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CRC",
"amount": 100
},
"result": 14.2172,
"rate": 0.142172
}Build with COP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key