Rate Overview
Live
1 ALL = 11.3580 CLP
1 CLP = 0.088044
ALL
Avg
11.4425
High
11.5223
Low
11.3580
Last updated: 7/29/2026, 6:03:34 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.36 CLP |
| 10 ALL | 113.58 CLP |
| 50 ALL | 567.90 CLP |
| 100 ALL | 1,135.80 CLP |
| 500 ALL | 5,678.99 CLP |
| 1,000 ALL | 11,357.98 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-29T06:03:34Z",
"rates": {
"CLP": 11.357985
}
}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": 1135.7984999999999,
"rate": 11.357985
}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