Rate Overview
Live
1 AUD = 11736.93 IDR
1 IDR = 0.000085
AUD
Avg
10992.26
High
12043.30
Low
10419.22
Last updated: 3/27/2026, 5:15:28 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 11,736.93 IDR |
| 10 AUD | 117,369.34 IDR |
| 50 AUD | 586,846.68 IDR |
| 100 AUD | 1,173,693.35 IDR |
| 500 AUD | 5,868,466.76 IDR |
| 1,000 AUD | 11,736,933.52 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-03-27T05:15:28Z",
"rates": {
"IDR": 11736.933516
}
}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": 1173693.3516,
"rate": 11736.933516
}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