Rate Overview
Live
1 CRC = 1.9532 CLP
1 CLP = 0.511980
CRC
Avg
1.9665
High
1.9967
Low
1.9453
Last updated: 6/18/2026, 9:57:36 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.95 CLP |
| 10 CRC | 19.53 CLP |
| 50 CRC | 97.66 CLP |
| 100 CRC | 195.32 CLP |
| 500 CRC | 976.60 CLP |
| 1,000 CRC | 1,953.20 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-06-18T09:57:36Z",
"rates": {
"CLP": 1.9532
}
}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": 195.32,
"rate": 1.9532
}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