Rate Overview
Live
1 IDR = 0.000100 AWG
1 AWG = 10000.00
IDR
Avg
0.000102
High
0.000104
Low
0.000100
Last updated: 5/28/2026, 7:28:30 PM
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.10 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-05-28T19:28:30Z",
"rates": {
"AWG": 0.0001
}
}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.01,
"rate": 0.0001
}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