Rate Overview
Live
1 CLP = 0.092169 ALL
1 ALL = 10.8496
CLP
Avg
0.091597
High
0.092169
Low
0.091207
Last updated: 4/18/2026, 8:46:22 AM
Quick Conversions
| CLP | ALL |
|---|---|
| 1 CLP | 0.09 ALL |
| 10 CLP | 0.92 ALL |
| 50 CLP | 4.61 ALL |
| 100 CLP | 9.22 ALL |
| 500 CLP | 46.08 ALL |
| 1,000 CLP | 92.17 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-04-18T08:46:22Z",
"rates": {
"ALL": 0.092169
}
}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.2169,
"rate": 0.092169
}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