Rate Overview
Live
1 COP = 0.243104 CLP
1 CLP = 4.1135
COP
Avg
0.245310
High
0.248742
Low
0.243104
Last updated: 4/18/2026, 8:44:14 AM
Quick Conversions
| COP | CLP |
|---|---|
| 1 COP | 0.24 CLP |
| 10 COP | 2.43 CLP |
| 50 COP | 12.16 CLP |
| 100 COP | 24.31 CLP |
| 500 COP | 121.55 CLP |
| 1,000 COP | 243.10 CLP |
Get COP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CLPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-18T08:44:14Z",
"rates": {
"CLP": 0.243104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CLP",
"amount": 100
},
"result": 24.310399999999998,
"rate": 0.243104
}Build with COP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key