Rate Overview
Live
1 ALL = 11.4204 CLP
1 CLP = 0.087562
ALL
Avg
11.3865
High
11.4204
Low
11.3359
Last updated: 8/19/2026, 5:40:02 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.42 CLP |
| 10 ALL | 114.20 CLP |
| 50 ALL | 571.02 CLP |
| 100 ALL | 1,142.04 CLP |
| 500 ALL | 5,710.22 CLP |
| 1,000 ALL | 11,420.43 CLP |
Get ALL/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CLPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-19T05:40:02Z",
"rates": {
"CLP": 11.420434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CLP",
"amount": 100
},
"result": 1142.0434,
"rate": 11.420434
}Build with ALL/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key