Rate Overview
Live
1 ALL = 11.1609 CLP
1 CLP = 0.089599
ALL
Avg
11.0845
High
11.1609
Low
10.9776
Last updated: 3/27/2026, 11:32:29 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.16 CLP |
| 10 ALL | 111.61 CLP |
| 50 ALL | 558.04 CLP |
| 100 ALL | 1,116.09 CLP |
| 500 ALL | 5,580.44 CLP |
| 1,000 ALL | 11,160.88 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-03-27T11:32:29Z",
"rates": {
"CLP": 11.16088
}
}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": 1116.088,
"rate": 11.16088
}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