Rate Overview
Live
1 ALL = 11.3821 CLP
1 CLP = 0.087857
ALL
Avg
10.9528
High
11.5186
Low
10.5274
Last updated: 7/30/2026, 12:36:34 PM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.38 CLP |
| 10 ALL | 113.82 CLP |
| 50 ALL | 569.11 CLP |
| 100 ALL | 1,138.21 CLP |
| 500 ALL | 5,691.06 CLP |
| 1,000 ALL | 11,382.12 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-30T12:36:34Z",
"rates": {
"CLP": 11.382115
}
}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": 1138.2115000000001,
"rate": 11.382115
}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