Rate Overview
Live
1 CRC = 1.9709 CLP
1 CLP = 0.507387
CRC
Avg
1.8867
High
2.0079
Low
1.7365
Last updated: 5/29/2026, 2:28:46 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.97 CLP |
| 10 CRC | 19.71 CLP |
| 50 CRC | 98.54 CLP |
| 100 CRC | 197.09 CLP |
| 500 CRC | 985.44 CLP |
| 1,000 CRC | 1,970.88 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-29T14:28:46Z",
"rates": {
"CLP": 1.970883
}
}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.0883,
"rate": 1.970883
}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