Rate Overview
Live
1 AUD = 12357.12 IDR
1 IDR = 0.000081
AUD
Avg
12164.65
High
12357.12
Low
12040.11
Last updated: 4/16/2026, 6:01:23 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,357.12 IDR |
| 10 AUD | 123,571.25 IDR |
| 50 AUD | 617,856.23 IDR |
| 100 AUD | 1,235,712.47 IDR |
| 500 AUD | 6,178,562.34 IDR |
| 1,000 AUD | 12,357,124.68 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-04-16T06:01:23Z",
"rates": {
"IDR": 12357.124677
}
}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": 1235712.4677,
"rate": 12357.124677
}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