Rate Overview
Live
1 CLP = 0.511980 CRC
1 CRC = 1.9532
CLP
Avg
0.508553
High
0.514071
Low
0.500835
Last updated: 6/18/2026, 11:16:06 AM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.51 CRC |
| 10 CLP | 5.12 CRC |
| 50 CLP | 25.60 CRC |
| 100 CLP | 51.20 CRC |
| 500 CLP | 255.99 CRC |
| 1,000 CLP | 511.98 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-06-18T11:16:06Z",
"rates": {
"CRC": 0.51198
}
}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.198,
"rate": 0.51198
}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