Rate Overview
Live
1 CLP = 0.001487 CAD
1 CAD = 672.4950
CLP
Avg
0.001519
High
0.001544
Low
0.001485
Last updated: 7/27/2026, 4:28:27 PM
Quick Conversions
| CLP | CAD |
|---|---|
| 1 CLP | 0.00 CAD |
| 10 CLP | 0.01 CAD |
| 50 CLP | 0.07 CAD |
| 100 CLP | 0.15 CAD |
| 500 CLP | 0.74 CAD |
| 1,000 CLP | 1.49 CAD |
Get CLP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CADExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-27T16:28:27Z",
"rates": {
"CAD": 0.001487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CAD",
"amount": 100
},
"result": 0.1487,
"rate": 0.001487
}Build with CLP/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key