Rate Overview
Live
1 CRC = 1.9076 CLP
1 CLP = 0.524210
CRC
Avg
1.8862
High
1.9215
Low
1.8479
Last updated: 3/7/2026, 4:06:58 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.91 CLP |
| 10 CRC | 19.08 CLP |
| 50 CRC | 95.38 CLP |
| 100 CRC | 190.76 CLP |
| 500 CRC | 953.82 CLP |
| 1,000 CRC | 1,907.63 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-03-07T04:06:58Z",
"rates": {
"CLP": 1.907634
}
}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": 190.76340000000002,
"rate": 1.907634
}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