Rate Overview
Live
1 AUD = 11711.18 IDR
1 IDR = 0.000085
AUD
Avg
11895.64
High
12083.89
Low
11684.94
Last updated: 3/27/2026, 3:22:55 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 11,711.18 IDR |
| 10 AUD | 117,111.80 IDR |
| 50 AUD | 585,559.00 IDR |
| 100 AUD | 1,171,118.01 IDR |
| 500 AUD | 5,855,590.03 IDR |
| 1,000 AUD | 11,711,180.07 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-27T03:22:55Z",
"rates": {
"IDR": 11711.180066
}
}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": 1171118.0066,
"rate": 11711.180066
}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