Rate Overview
Live
1 ALL = 11.4112 CLP
1 CLP = 0.087633
ALL
Avg
11.1418
High
11.6806
Low
10.5274
Last updated: 7/28/2026, 12:26:12 PM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.41 CLP |
| 10 ALL | 114.11 CLP |
| 50 ALL | 570.56 CLP |
| 100 ALL | 1,141.12 CLP |
| 500 ALL | 5,705.62 CLP |
| 1,000 ALL | 11,411.25 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-07-28T12:26:12Z",
"rates": {
"CLP": 11.411246
}
}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": 1141.1246,
"rate": 11.411246
}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