Rate Overview
Live
1 ALL = 10.9492 CLP
1 CLP = 0.091331
ALL
Avg
10.8117
High
10.9492
Low
10.7162
Last updated: 3/7/2026, 12:14:11 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 10.95 CLP |
| 10 ALL | 109.49 CLP |
| 50 ALL | 547.46 CLP |
| 100 ALL | 1,094.92 CLP |
| 500 ALL | 5,474.61 CLP |
| 1,000 ALL | 10,949.22 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-07T00:14:11Z",
"rates": {
"CLP": 10.949221
}
}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": 1094.9221,
"rate": 10.949221
}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