Rate Overview
Live
1 CRC = 1.9224 CLP
1 CLP = 0.520184
CRC
Avg
1.9314
High
1.9397
Low
1.9224
Last updated: 4/18/2026, 8:46:40 AM
Quick Conversions
| CRC | CLP |
|---|---|
| 1 CRC | 1.92 CLP |
| 10 CRC | 19.22 CLP |
| 50 CRC | 96.12 CLP |
| 100 CRC | 192.24 CLP |
| 500 CRC | 961.20 CLP |
| 1,000 CRC | 1,922.40 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-04-18T08:46:40Z",
"rates": {
"CLP": 1.922395
}
}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": 192.23950000000002,
"rate": 1.922395
}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