Rate Overview
Live
1 CRC = 2.0654 CLP
1 CLP = 0.484170
CRC
Avg
2.0741
High
2.0952
Low
2.0585
Last updated: 7/28/2026, 8:03:16 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.07 CLP |
| 10 CRC | 20.65 CLP |
| 50 CRC | 103.27 CLP |
| 100 CRC | 206.54 CLP |
| 500 CRC | 1,032.69 CLP |
| 1,000 CRC | 2,065.39 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-28T20:03:16Z",
"rates": {
"CLP": 2.065389
}
}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": 206.5389,
"rate": 2.065389
}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