Rate Overview
Live
1 AUD = 11653.72 IDR
1 IDR = 0.000086
AUD
Avg
11820.50
High
11960.92
Low
11653.72
Last updated: 3/27/2026, 1:50:03 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 11,653.72 IDR |
| 10 AUD | 116,537.21 IDR |
| 50 AUD | 582,686.04 IDR |
| 100 AUD | 1,165,372.08 IDR |
| 500 AUD | 5,826,860.38 IDR |
| 1,000 AUD | 11,653,720.76 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-27T01:50:03Z",
"rates": {
"IDR": 11653.720761
}
}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": 1165372.0761,
"rate": 11653.720761
}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