Rate Overview
Live
1 AUD = 635.5823 CLP
1 CLP = 0.001573
AUD
Avg
632.9343
High
637.7179
Low
628.2372
Last updated: 4/17/2026, 6:10:34 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 635.58 CLP |
| 10 AUD | 6,355.82 CLP |
| 50 AUD | 31,779.12 CLP |
| 100 AUD | 63,558.23 CLP |
| 500 AUD | 317,791.17 CLP |
| 1,000 AUD | 635,582.33 CLP |
Get AUD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=CLPExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-04-17T06:10:34Z",
"rates": {
"CLP": 635.582332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "CLP",
"amount": 100
},
"result": 63558.233199999995,
"rate": 635.582332
}Build with AUD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key