Rate Overview
Live
1 CLP = 0.507386 CRC
1 CRC = 1.9709
CLP
Avg
0.530821
High
0.575884
Low
0.498033
Last updated: 5/29/2026, 2:28:06 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.51 CRC |
| 10 CLP | 5.07 CRC |
| 50 CLP | 25.37 CRC |
| 100 CLP | 50.74 CRC |
| 500 CLP | 253.69 CRC |
| 1,000 CLP | 507.39 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-29T14:28:06Z",
"rates": {
"CRC": 0.507386
}
}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": 50.7386,
"rate": 0.507386
}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