Rate Overview
Live
1 AUD = 12794.87 IDR
1 IDR = 0.000078
AUD
Avg
11981.26
High
12794.87
Low
11171.63
Last updated: 5/26/2026, 2:50:43 PM
Quick Conversions
| AUD | IDR |
|---|---|
| 1 AUD | 12,794.87 IDR |
| 10 AUD | 127,948.67 IDR |
| 50 AUD | 639,743.35 IDR |
| 100 AUD | 1,279,486.70 IDR |
| 500 AUD | 6,397,433.50 IDR |
| 1,000 AUD | 12,794,867.00 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-26T14:50:43Z",
"rates": {
"IDR": 12794.866996
}
}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": 1279486.6996000002,
"rate": 12794.866996
}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