Rate Overview
Live
1 CRC = 1.7416 CLP
1 CLP = 0.574188 CRC
Avg
1.8030
High
1.8441
Low
1.7416
Last updated: 1/25/2026, 3:18:47 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.74 CLP |
| 10 CRC | 17.42 CLP |
| 50 CRC | 87.08 CLP |
| 100 CRC | 174.16 CLP |
| 500 CRC | 870.80 CLP |
| 1,000 CRC | 1,741.59 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-01-25T15:18:47Z",
"rates": {
"CLP": 1.741591
}
}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": 174.1591,
"rate": 1.741591
}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