Rate Overview
Live
1 CLP = 0.088688 ALL
1 ALL = 11.2755
CLP
Avg
0.088974
High
0.089304
Low
0.088675
Last updated: 7/8/2026, 5:45:37 AM
Quick Conversions
| CLP | ALL |
|---|---|
| 1 CLP | 0.09 ALL |
| 10 CLP | 0.89 ALL |
| 50 CLP | 4.43 ALL |
| 100 CLP | 8.87 ALL |
| 500 CLP | 44.34 ALL |
| 1,000 CLP | 88.69 ALL |
Get CLP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ALLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-08T05:45:37Z",
"rates": {
"ALL": 0.088688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ALL",
"amount": 100
},
"result": 8.8688,
"rate": 0.088688
}Build with CLP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key