Rate Overview
Live
1 AUD = 12677.92 IDR
1 IDR = 0.000079
AUD
Avg
12603.87
High
12677.92
Low
12544.62
Last updated: 8/14/2026, 4:58:53 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,677.92 IDR |
| 10 AUD | 126,779.23 IDR |
| 50 AUD | 633,896.16 IDR |
| 100 AUD | 1,267,792.32 IDR |
| 500 AUD | 6,338,961.58 IDR |
| 1,000 AUD | 12,677,923.17 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-08-14T16:58:53Z",
"rates": {
"IDR": 12677.923166
}
}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": 1267792.3166,
"rate": 12677.923166
}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