Rate Overview
Live
1 AUD = 12564.58 IDR
1 IDR = 0.000080
AUD
Avg
12602.96
High
12841.41
Low
12513.53
Last updated: 6/15/2026, 2:28:37 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,564.58 IDR |
| 10 AUD | 125,645.76 IDR |
| 50 AUD | 628,228.78 IDR |
| 100 AUD | 1,256,457.57 IDR |
| 500 AUD | 6,282,287.84 IDR |
| 1,000 AUD | 12,564,575.67 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-15T14:28:37Z",
"rates": {
"IDR": 12564.575671
}
}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": 1256457.5671,
"rate": 12564.575671
}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