Rate Overview
Live
1 AUD = 12495.18 IDR
1 IDR = 0.000080
AUD
Avg
12421.67
High
12495.18
Low
12317.95
Last updated: 7/6/2026, 1:21:05 AM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,495.18 IDR |
| 10 AUD | 124,951.79 IDR |
| 50 AUD | 624,758.94 IDR |
| 100 AUD | 1,249,517.88 IDR |
| 500 AUD | 6,247,589.41 IDR |
| 1,000 AUD | 12,495,178.82 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-06T01:21:05Z",
"rates": {
"IDR": 12495.17882
}
}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": 1249517.882,
"rate": 12495.17882
}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