Rate Overview
Live
1 AUD = 634.5624 CLP
1 CLP = 0.001576
AUD
Avg
636.1680
High
651.8783
Low
621.3530
Last updated: 6/25/2026, 9:11:44 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 634.56 CLP |
| 10 AUD | 6,345.62 CLP |
| 50 AUD | 31,728.12 CLP |
| 100 AUD | 63,456.24 CLP |
| 500 AUD | 317,281.18 CLP |
| 1,000 AUD | 634,562.36 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-06-25T09:11:44Z",
"rates": {
"CLP": 634.562359
}
}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": 63456.2359,
"rate": 634.562359
}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