Rate Overview
Live
1 AUD = 12683.29 IDR
1 IDR = 0.000079
AUD
Avg
12519.65
High
12683.29
Low
12398.72
Last updated: 5/6/2026, 11:20:44 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,683.29 IDR |
| 10 AUD | 126,832.88 IDR |
| 50 AUD | 634,164.41 IDR |
| 100 AUD | 1,268,328.83 IDR |
| 500 AUD | 6,341,644.15 IDR |
| 1,000 AUD | 12,683,288.30 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-05-06T11:20:44Z",
"rates": {
"IDR": 12683.288296
}
}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": 1268328.8296,
"rate": 12683.288296
}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