Rate Overview
Live
1 CRC = 2.0021 CLP
1 CLP = 0.499482
CRC
Avg
1.8385
High
2.0021
Low
1.7292
Last updated: 3/27/2026, 10:15:53 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 2.00 CLP |
| 10 CRC | 20.02 CLP |
| 50 CRC | 100.10 CLP |
| 100 CRC | 200.21 CLP |
| 500 CRC | 1,001.04 CLP |
| 1,000 CRC | 2,002.07 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-03-27T10:15:53Z",
"rates": {
"CLP": 2.002073
}
}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": 200.20730000000003,
"rate": 2.002073
}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