Rate Overview
Live
1 AUD = 12791.30 IDR
1 IDR = 0.000078
AUD
Avg
12572.32
High
12791.30
Low
12334.82
Last updated: 5/26/2026, 1:38:46 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,791.30 IDR |
| 10 AUD | 127,912.99 IDR |
| 50 AUD | 639,564.97 IDR |
| 100 AUD | 1,279,129.94 IDR |
| 500 AUD | 6,395,649.72 IDR |
| 1,000 AUD | 12,791,299.44 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-26T13:38:46Z",
"rates": {
"IDR": 12791.299436
}
}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": 1279129.9435999999,
"rate": 12791.299436
}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