Rate Overview
Live
1 CAD = 672.4430 CLP
1 CLP = 0.001487
CAD
Avg
669.0301
High
673.1492
Low
663.8207
Last updated: 7/27/2026, 1:55:21 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 672.44 CLP |
| 10 CAD | 6,724.43 CLP |
| 50 CAD | 33,622.15 CLP |
| 100 CAD | 67,244.30 CLP |
| 500 CAD | 336,221.51 CLP |
| 1,000 CAD | 672,443.02 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-27T13:55:21Z",
"rates": {
"CLP": 672.443024
}
}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": 67244.3024,
"rate": 672.443024
}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