Rate Overview
Live
1 AUD = 12570.35 IDR
1 IDR = 0.000080
AUD
Avg
12544.88
High
12577.19
Low
12516.60
Last updated: 7/24/2026, 8:46:37 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,570.35 IDR |
| 10 AUD | 125,703.46 IDR |
| 50 AUD | 628,517.31 IDR |
| 100 AUD | 1,257,034.61 IDR |
| 500 AUD | 6,285,173.06 IDR |
| 1,000 AUD | 12,570,346.13 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-24T20:46:37Z",
"rates": {
"IDR": 12570.346127
}
}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": 1257034.6127000002,
"rate": 12570.346127
}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