Rate Overview
Live
1 AUD = 12562.90 IDR
1 IDR = 0.000080
AUD
Avg
11519.84
High
12903.54
Low
10519.58
Last updated: 7/11/2026, 10:44:38 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,562.90 IDR |
| 10 AUD | 125,629.04 IDR |
| 50 AUD | 628,145.20 IDR |
| 100 AUD | 1,256,290.39 IDR |
| 500 AUD | 6,281,451.96 IDR |
| 1,000 AUD | 12,562,903.92 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-11T10:44:38Z",
"rates": {
"IDR": 12562.903923
}
}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": 1256290.3923,
"rate": 12562.903923
}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