Rate Overview
Live
1 AUD = 640.3613 CLP
1 CLP = 0.001562
AUD
Avg
641.6977
High
651.0747
Low
634.3203
Last updated: 3/27/2026, 7:44:57 AM
Quick Conversions
| AUD | CLP |
|---|---|
| 1 AUD | 640.36 CLP |
| 10 AUD | 6,403.61 CLP |
| 50 AUD | 32,018.06 CLP |
| 100 AUD | 64,036.13 CLP |
| 500 AUD | 320,180.64 CLP |
| 1,000 AUD | 640,361.28 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-27T07:44:57Z",
"rates": {
"CLP": 640.361283
}
}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": 64036.1283,
"rate": 640.361283
}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