Rate Overview
Live
1 CLP = 0.091330 ALL
1 ALL = 10.9493
CLP
Avg
0.092499
High
0.093316
Low
0.091330
Last updated: 3/7/2026, 12:33:16 AM
Quick Conversions
| CLP | ALL |
|---|---|
| 1 CLP | 0.09 ALL |
| 10 CLP | 0.91 ALL |
| 50 CLP | 4.57 ALL |
| 100 CLP | 9.13 ALL |
| 500 CLP | 45.67 ALL |
| 1,000 CLP | 91.33 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-03-07T00:33:16Z",
"rates": {
"ALL": 0.09133
}
}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.133,
"rate": 0.09133
}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