Rate Overview
Live
1 AUD = 641.4288 CLP
1 CLP = 0.001559
AUD
Avg
641.7885
High
651.0747
Low
634.3203
Last updated: 3/27/2026, 5:56:24 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 641.43 CLP |
| 10 AUD | 6,414.29 CLP |
| 50 AUD | 32,071.44 CLP |
| 100 AUD | 64,142.88 CLP |
| 500 AUD | 320,714.39 CLP |
| 1,000 AUD | 641,428.79 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-03-27T05:56:24Z",
"rates": {
"CLP": 641.428787
}
}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": 64142.87870000001,
"rate": 641.428787
}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