Rate Overview
Live
1 AUD = 12579.81 IDR
1 IDR = 0.000079
AUD
Avg
12571.86
High
12673.93
Low
12513.53
Last updated: 6/16/2026, 11:39:38 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,579.81 IDR |
| 10 AUD | 125,798.07 IDR |
| 50 AUD | 628,990.35 IDR |
| 100 AUD | 1,257,980.69 IDR |
| 500 AUD | 6,289,903.46 IDR |
| 1,000 AUD | 12,579,806.92 IDR |
Get AUD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=IDRExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-06-16T11:39:38Z",
"rates": {
"IDR": 12579.80692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "IDR",
"amount": 100
},
"result": 1257980.692,
"rate": 12579.80692
}Build with AUD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key