Rate Overview
Live
1 CRC = 2.0608 CLP
1 CLP = 0.485243
CRC
Avg
1.9007
High
2.0608
Low
1.7365
Last updated: 7/30/2026, 9:22:34 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.06 CLP |
| 10 CRC | 20.61 CLP |
| 50 CRC | 103.04 CLP |
| 100 CRC | 206.08 CLP |
| 500 CRC | 1,030.41 CLP |
| 1,000 CRC | 2,060.82 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-30T09:22:34Z",
"rates": {
"CLP": 2.060822
}
}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.0822,
"rate": 2.060822
}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