Rate Overview
Live
1 AUD = 12554.78 IDR
1 IDR = 0.000080
AUD
Avg
12196.82
High
12802.81
Low
11408.98
Last updated: 7/19/2026, 11:23:42 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,554.78 IDR |
| 10 AUD | 125,547.75 IDR |
| 50 AUD | 627,738.75 IDR |
| 100 AUD | 1,255,477.51 IDR |
| 500 AUD | 6,277,387.53 IDR |
| 1,000 AUD | 12,554,775.05 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-07-19T11:23:42Z",
"rates": {
"IDR": 12554.775052
}
}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": 1255477.5052,
"rate": 12554.775052
}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