Rate Overview
Live
1 AUD = 640.3379 CLP
1 CLP = 0.001562
AUD
Avg
616.2150
High
640.3379
Low
591.6626
Last updated: 3/27/2026, 9:29:11 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 640.34 CLP |
| 10 AUD | 6,403.38 CLP |
| 50 AUD | 32,016.89 CLP |
| 100 AUD | 64,033.79 CLP |
| 500 AUD | 320,168.94 CLP |
| 1,000 AUD | 640,337.88 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-27T09:29:11Z",
"rates": {
"CLP": 640.337876
}
}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": 64033.7876,
"rate": 640.337876
}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