Rate Overview
Live
1 CRC = 1.9360 CLP
1 CLP = 0.516526
CRC
Avg
1.9718
High
2.0079
Low
1.9360
Last updated: 5/8/2026, 1:00:10 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.94 CLP |
| 10 CRC | 19.36 CLP |
| 50 CRC | 96.80 CLP |
| 100 CRC | 193.60 CLP |
| 500 CRC | 968.01 CLP |
| 1,000 CRC | 1,936.01 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-08T13:00:10Z",
"rates": {
"CLP": 1.936011
}
}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": 193.6011,
"rate": 1.936011
}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