Rate Overview
Live
1 CLP = 0.516525 CRC
1 CRC = 1.9360
CLP
Avg
0.507214
High
0.516525
Low
0.498033
Last updated: 5/8/2026, 1:00:01 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.52 CRC |
| 10 CLP | 5.17 CRC |
| 50 CLP | 25.83 CRC |
| 100 CLP | 51.65 CRC |
| 500 CLP | 258.26 CRC |
| 1,000 CLP | 516.53 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-05-08T13:00:01Z",
"rates": {
"CRC": 0.516525
}
}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": 51.6525,
"rate": 0.516525
}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