Rate Overview
Live
1 ALL = 10.6001 CLP
1 CLP = 0.094339 ALL
Avg
10.8230
High
11.1640
Low
10.6001
Last updated: 1/25/2026, 9:13:41 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 10.60 CLP |
| 10 ALL | 106.00 CLP |
| 50 ALL | 530.00 CLP |
| 100 ALL | 1,060.01 CLP |
| 500 ALL | 5,300.04 CLP |
| 1,000 ALL | 10,600.09 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-01-25T09:13:41Z",
"rates": {
"CLP": 10.600088
}
}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": 1060.0088,
"rate": 10.600088
}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