Rate Overview
Live
1 CRC = 1.9727 CLP
1 CLP = 0.506916
CRC
Avg
1.9809
High
1.9916
Low
1.9727
Last updated: 5/28/2026, 9:41:02 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.97 CLP |
| 10 CRC | 19.73 CLP |
| 50 CRC | 98.64 CLP |
| 100 CRC | 197.27 CLP |
| 500 CRC | 986.36 CLP |
| 1,000 CRC | 1,972.71 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-05-28T21:41:02Z",
"rates": {
"CLP": 1.972714
}
}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": 197.2714,
"rate": 1.972714
}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