Rate Overview
Live
1 ALL = 11.0192 CLP
1 CLP = 0.090751
ALL
Avg
11.0564
High
11.1364
Low
11.0192
Last updated: 5/7/2026, 9:07:25 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 11.02 CLP |
| 10 ALL | 110.19 CLP |
| 50 ALL | 550.96 CLP |
| 100 ALL | 1,101.92 CLP |
| 500 ALL | 5,509.60 CLP |
| 1,000 ALL | 11,019.21 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-07T09:07:25Z",
"rates": {
"CLP": 11.019206
}
}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": 1101.9206000000001,
"rate": 11.019206
}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