Rate Overview
Live
1 CLP = 0.485730 CRC
1 CRC = 2.0588
CLP
Avg
0.484565
High
0.486747
Low
0.482655
Last updated: 9/8/2026, 8:35:05 PM
Quick Conversions
| CLP | CRC |
|---|---|
| 1 CLP | 0.49 CRC |
| 10 CLP | 4.86 CRC |
| 50 CLP | 24.29 CRC |
| 100 CLP | 48.57 CRC |
| 500 CLP | 242.87 CRC |
| 1,000 CLP | 485.73 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-09-08T20:35:05Z",
"rates": {
"CRC": 0.48573
}
}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": 48.573,
"rate": 0.48573
}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