Rate Overview
Live
1 CLP = 0.091956 ALL
1 ALL = 10.8748
CLP
Avg
0.091693
High
0.095312
Low
0.089610
Last updated: 5/29/2026, 7:54:06 PM
Quick Conversions
| CLP | ALL |
|---|---|
| 1 CLP | 0.09 ALL |
| 10 CLP | 0.92 ALL |
| 50 CLP | 4.60 ALL |
| 100 CLP | 9.20 ALL |
| 500 CLP | 45.98 ALL |
| 1,000 CLP | 91.96 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-05-29T19:54:06Z",
"rates": {
"ALL": 0.091956
}
}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": 9.195599999999999,
"rate": 0.091956
}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