Rate Overview
Live
1 ALL = 10.9228 CLP
1 CLP = 0.091552
ALL
Avg
10.9287
High
10.9641
Low
10.8772
Last updated: 4/17/2026, 6:11:16 AM
Quick Conversions
| ALL | CLP |
|---|---|
| 1 ALL | 10.92 CLP |
| 10 ALL | 109.23 CLP |
| 50 ALL | 546.14 CLP |
| 100 ALL | 1,092.28 CLP |
| 500 ALL | 5,461.40 CLP |
| 1,000 ALL | 10,922.80 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-04-17T06:11:16Z",
"rates": {
"CLP": 10.9228
}
}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": 1092.28,
"rate": 10.9228
}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