Rate Overview
Live
1 AUD = 12586.11 IDR
1 IDR = 0.000079
AUD
Avg
12146.05
High
12862.70
Low
11171.63
Last updated: 7/24/2026, 1:51:46 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,586.11 IDR |
| 10 AUD | 125,861.06 IDR |
| 50 AUD | 629,305.29 IDR |
| 100 AUD | 1,258,610.58 IDR |
| 500 AUD | 6,293,052.90 IDR |
| 1,000 AUD | 12,586,105.81 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-24T13:51:46Z",
"rates": {
"IDR": 12586.105805
}
}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": 1258610.5805,
"rate": 12586.105805
}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