Rate Overview
Live
1 CAD = 673.1254 CLP
1 CLP = 0.001486
CAD
Avg
667.3602
High
673.1254
Low
658.6813
Last updated: 9/1/2026, 2:57:00 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 673.13 CLP |
| 10 CAD | 6,731.25 CLP |
| 50 CAD | 33,656.27 CLP |
| 100 CAD | 67,312.54 CLP |
| 500 CAD | 336,562.72 CLP |
| 1,000 CAD | 673,125.43 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-09-01T14:57:00Z",
"rates": {
"CLP": 673.125432
}
}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": 67312.5432,
"rate": 673.125432
}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