Rate Overview
Live
1 IDR = 0.053947 AOA
1 AOA = 18.5367
IDR
Avg
0.054440
High
0.055187
Low
0.053947
Last updated: 3/6/2026, 12:24:04 PM
Quick Conversions
| IDR | AOA |
|---|---|
| 1 IDR | 0.05 AOA |
| 10 IDR | 0.54 AOA |
| 50 IDR | 2.70 AOA |
| 100 IDR | 5.39 AOA |
| 500 IDR | 26.97 AOA |
| 1,000 IDR | 53.95 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-03-06T12:24:04Z",
"rates": {
"AOA": 0.053947
}
}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.3947,
"rate": 0.053947
}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