Rate Overview
Live
1 ALL = 10.9120 CLP
1 CLP = 0.091643
ALL
Avg
11.1183
High
11.7567
Low
10.4988
Last updated: 5/27/2026, 7:23:04 PM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 10.91 CLP |
| 10 ALL | 109.12 CLP |
| 50 ALL | 545.60 CLP |
| 100 ALL | 1,091.20 CLP |
| 500 ALL | 5,455.98 CLP |
| 1,000 ALL | 10,911.97 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-05-27T19:23:04Z",
"rates": {
"CLP": 10.911967
}
}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": 1091.1967,
"rate": 10.911967
}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