Rate Overview
Live
1 CRC = 2.0536 CLP
1 CLP = 0.486945
CRC
Avg
2.0723
High
2.0952
Low
2.0536
Last updated: 7/29/2026, 6:21:32 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.05 CLP |
| 10 CRC | 20.54 CLP |
| 50 CRC | 102.68 CLP |
| 100 CRC | 205.36 CLP |
| 500 CRC | 1,026.81 CLP |
| 1,000 CRC | 2,053.62 CLP |
Get CRC/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=CLPExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-29T18:21:32Z",
"rates": {
"CLP": 2.053619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "CLP",
"amount": 100
},
"result": 205.3619,
"rate": 2.053619
}Build with CRC/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key