Rate Overview
Live
1 CAD = 646.1830 CLP
1 CLP = 0.001548
CAD
Avg
669.1423
High
706.3840
Low
626.2356
Last updated: 5/27/2026, 9:41:51 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 646.18 CLP |
| 10 CAD | 6,461.83 CLP |
| 50 CAD | 32,309.15 CLP |
| 100 CAD | 64,618.30 CLP |
| 500 CAD | 323,091.49 CLP |
| 1,000 CAD | 646,182.97 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-27T21:41:51Z",
"rates": {
"CLP": 646.182972
}
}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": 64618.29719999999,
"rate": 646.182972
}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