Rate Overview
Live
1 CAD = 646.1433 CLP
1 CLP = 0.001548
CAD
Avg
655.5993
High
670.6559
Low
646.1433
Last updated: 5/27/2026, 10:53:30 PM
Quick Conversions
| CAD | CLP |
|---|---|
| 1 CAD | 646.14 CLP |
| 10 CAD | 6,461.43 CLP |
| 50 CAD | 32,307.16 CLP |
| 100 CAD | 64,614.33 CLP |
| 500 CAD | 323,071.64 CLP |
| 1,000 CAD | 646,143.29 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-27T22:53:30Z",
"rates": {
"CLP": 646.143286
}
}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": 64614.3286,
"rate": 646.143286
}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