Rate Overview
Live
1 IDR = 0.051485 AOA
1 AOA = 19.4231
IDR
Avg
0.052405
High
0.053110
Low
0.051485
Last updated: 5/28/2026, 12:08:38 AM
Quick Conversions
| IDR | AOA |
|---|---|
| 1 IDR | 0.05 AOA |
| 10 IDR | 0.51 AOA |
| 50 IDR | 2.57 AOA |
| 100 IDR | 5.15 AOA |
| 500 IDR | 25.74 AOA |
| 1,000 IDR | 51.49 AOA |
Get IDR/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=AOAExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-28T00:08:38Z",
"rates": {
"AOA": 0.051485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "AOA",
"amount": 100
},
"result": 5.1485,
"rate": 0.051485
}Build with IDR/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key