Rate Overview
Live
1 AUD = 650.9295 CLP
1 CLP = 0.001536
AUD
Avg
649.9016
High
655.7695
Low
646.2692
Last updated: 5/7/2026, 10:12:27 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 650.93 CLP |
| 10 AUD | 6,509.30 CLP |
| 50 AUD | 32,546.48 CLP |
| 100 AUD | 65,092.95 CLP |
| 500 AUD | 325,464.76 CLP |
| 1,000 AUD | 650,929.53 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-05-07T10:12:27Z",
"rates": {
"CLP": 650.929527
}
}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": 65092.9527,
"rate": 650.929527
}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