Rate Overview
Live
1 ALL = 11.3055 CLP
1 CLP = 0.088452
ALL
Avg
11.2748
High
11.3805
Low
11.2245
Last updated: 7/10/2026, 4:48:09 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.31 CLP |
| 10 ALL | 113.06 CLP |
| 50 ALL | 565.28 CLP |
| 100 ALL | 1,130.55 CLP |
| 500 ALL | 5,652.75 CLP |
| 1,000 ALL | 11,305.50 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-07-10T04:48:09Z",
"rates": {
"CLP": 11.305504
}
}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": 1130.5504,
"rate": 11.305504
}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