Rate Overview
Live
1 CLP = 0.090823 ALL
1 ALL = 11.0104
CLP
Avg
0.090600
High
0.091339
Low
0.089795
Last updated: 5/9/2026, 4:53:48 AM
Quick Conversions
| CLP | ALL |
|---|---|
| 1 CLP | 0.09 ALL |
| 10 CLP | 0.91 ALL |
| 50 CLP | 4.54 ALL |
| 100 CLP | 9.08 ALL |
| 500 CLP | 45.41 ALL |
| 1,000 CLP | 90.82 ALL |
Get CLP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=ALLExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-09T04:53:48Z",
"rates": {
"ALL": 0.090823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "ALL",
"amount": 100
},
"result": 9.0823,
"rate": 0.090823
}Build with CLP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key