Rate Overview
Live
1 CRC = 2.0719 CLP
1 CLP = 0.482656
CRC
Avg
2.0665
High
2.0719
Low
2.0585
Last updated: 9/7/2026, 2:08:52 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.07 CLP |
| 10 CRC | 20.72 CLP |
| 50 CRC | 103.59 CLP |
| 100 CRC | 207.19 CLP |
| 500 CRC | 1,035.94 CLP |
| 1,000 CRC | 2,071.87 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-09-07T02:08:52Z",
"rates": {
"CLP": 2.071871
}
}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": 207.1871,
"rate": 2.071871
}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