Rate Overview
Live
1 CAD = 657.6649 CLP
1 CLP = 0.001521
CAD
Avg
662.2800
High
670.6559
Low
657.6649
Last updated: 5/7/2026, 1:46:33 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 657.66 CLP |
| 10 CAD | 6,576.65 CLP |
| 50 CAD | 32,883.25 CLP |
| 100 CAD | 65,766.49 CLP |
| 500 CAD | 328,832.45 CLP |
| 1,000 CAD | 657,664.90 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-05-07T13:46:33Z",
"rates": {
"CLP": 657.664902
}
}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": 65766.4902,
"rate": 657.664902
}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