Rate Overview
Live
1 CAD = 672.9706 CLP
1 CLP = 0.001486
CAD
Avg
664.7567
High
703.4428
Low
629.3219
Last updated: 7/26/2026, 2:47:02 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 672.97 CLP |
| 10 CAD | 6,729.71 CLP |
| 50 CAD | 33,648.53 CLP |
| 100 CAD | 67,297.06 CLP |
| 500 CAD | 336,485.29 CLP |
| 1,000 CAD | 672,970.59 CLP |
Get CAD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=CLPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-26T14:47:02Z",
"rates": {
"CLP": 672.970587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "CLP",
"amount": 100
},
"result": 67297.05870000001,
"rate": 672.970587
}Build with CAD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key