Rate Overview
Live
1 CRC = 2.0365 CLP
1 CLP = 0.491034
CRC
Avg
2.0313
High
2.0405
Low
2.0140
Last updated: 8/19/2026, 1:05:36 PM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.04 CLP |
| 10 CRC | 20.37 CLP |
| 50 CRC | 101.83 CLP |
| 100 CRC | 203.65 CLP |
| 500 CRC | 1,018.26 CLP |
| 1,000 CRC | 2,036.52 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-08-19T13:05:36Z",
"rates": {
"CLP": 2.036517
}
}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": 203.6517,
"rate": 2.036517
}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