Rate Overview
Live
1 IDR = 0.000103 ANG
1 ANG = 9708.74
IDR
Avg
0.000104
High
0.000104
Low
0.000103
Last updated: 4/17/2026, 6:20:38 AM
Quick Conversions
| IDR | ANG |
|---|---|
| 1 IDR | 0.00 ANG |
| 10 IDR | 0.00 ANG |
| 50 IDR | 0.01 ANG |
| 100 IDR | 0.01 ANG |
| 500 IDR | 0.05 ANG |
| 1,000 IDR | 0.10 ANG |
Get IDR/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ANGExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T06:20:38Z",
"rates": {
"ANG": 0.000103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ANG",
"amount": 100
},
"result": 0.0103,
"rate": 0.000103
}Build with IDR/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key