Rate Overview
Live
1 CLP = 0.520184 CRC
1 CRC = 1.9224
CLP
Avg
0.517776
High
0.520184
Low
0.515531
Last updated: 4/18/2026, 8:46:17 AM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.52 CRC |
| 10 CLP | 5.20 CRC |
| 50 CLP | 26.01 CRC |
| 100 CLP | 52.02 CRC |
| 500 CLP | 260.09 CRC |
| 1,000 CLP | 520.18 CRC |
Get CLP/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CRCExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:46:17Z",
"rates": {
"CRC": 0.520184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CRC",
"amount": 100
},
"result": 52.0184,
"rate": 0.520184
}Build with CLP/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key