Rate Overview
Live
1 AUD = 11919.93 IDR
1 IDR = 0.000084
AUD
Avg
11903.89
High
11956.73
Low
11859.09
Last updated: 3/7/2026, 12:11:47 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 11,919.93 IDR |
| 10 AUD | 119,199.29 IDR |
| 50 AUD | 595,996.47 IDR |
| 100 AUD | 1,191,992.93 IDR |
| 500 AUD | 5,959,964.66 IDR |
| 1,000 AUD | 11,919,929.32 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-07T00:11:47Z",
"rates": {
"IDR": 11919.929315
}
}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": 1191992.9315,
"rate": 11919.929315
}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