Rate Overview
Live
1 COP = 0.145360 CRC
1 CRC = 6.8795
COP
Avg
0.125921
High
0.145360
Low
0.114687
Last updated: 7/31/2026, 8:52:48 AM
Quick Conversions
| COP | CRC |
|---|---|
| 1 COP | 0.15 CRC |
| 10 COP | 1.45 CRC |
| 50 COP | 7.27 CRC |
| 100 COP | 14.54 CRC |
| 500 COP | 72.68 CRC |
| 1,000 COP | 145.36 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-31T08:52:48Z",
"rates": {
"CRC": 0.14536
}
}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.536,
"rate": 0.14536
}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