Rate Overview
Live
1 ANG = 10103.23 IDR
1 IDR = 0.000099
ANG
Avg
10008.14
High
10103.23
Low
9943.53
Last updated: 7/29/2026, 3:46:19 AM
Quick Conversions
| ANG | IDR |
|---|---|
| 1 ANG | 10,103.23 IDR |
| 10 ANG | 101,032.32 IDR |
| 50 ANG | 505,161.58 IDR |
| 100 ANG | 1,010,323.16 IDR |
| 500 ANG | 5,051,615.79 IDR |
| 1,000 ANG | 10,103,231.58 IDR |
Get ANG/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=IDRExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-29T03:46:19Z",
"rates": {
"IDR": 10103.231578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "IDR",
"amount": 100
},
"result": 1010323.1578,
"rate": 10103.231578
}Build with ANG/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key