Rate Overview
Live
1 IDR = 0.000105 AWG
1 AWG = 9523.81
IDR
Avg
0.000105
High
0.000106
Low
0.000105
Last updated: 3/7/2026, 9:18:09 AM
Quick Conversions
| IDR | AWG |
|---|---|
| 1 IDR | 0.00 AWG |
| 10 IDR | 0.00 AWG |
| 50 IDR | 0.01 AWG |
| 100 IDR | 0.01 AWG |
| 500 IDR | 0.05 AWG |
| 1,000 IDR | 0.11 AWG |
Get IDR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=AWGExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T09:18:09Z",
"rates": {
"AWG": 0.000105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "AWG",
"amount": 100
},
"result": 0.0105,
"rate": 0.000105
}Build with IDR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key