Rate Overview
Live
1 AUD = 12701.64 IDR
1 IDR = 0.000079
AUD
Avg
12707.78
High
12753.31
Low
12649.94
Last updated: 8/30/2026, 4:02:47 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,701.64 IDR |
| 10 AUD | 127,016.44 IDR |
| 50 AUD | 635,082.19 IDR |
| 100 AUD | 1,270,164.38 IDR |
| 500 AUD | 6,350,821.89 IDR |
| 1,000 AUD | 12,701,643.79 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-08-30T16:02:47Z",
"rates": {
"IDR": 12701.643786
}
}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": 1270164.3786,
"rate": 12701.643786
}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