Rate Overview
Live
1 AUD = 640.9247 CLP
1 CLP = 0.001560
AUD
Avg
629.0171
High
640.9247
Low
616.6337
Last updated: 3/7/2026, 3:22:43 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 640.92 CLP |
| 10 AUD | 6,409.25 CLP |
| 50 AUD | 32,046.24 CLP |
| 100 AUD | 64,092.47 CLP |
| 500 AUD | 320,462.36 CLP |
| 1,000 AUD | 640,924.72 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-07T03:22:43Z",
"rates": {
"CLP": 640.924723
}
}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": 64092.472299999994,
"rate": 640.924723
}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