Rate Overview
Live
1 IDR = 0.085752 ARS
1 ARS = 11.6615
IDR
Avg
0.085286
High
0.085752
Low
0.084940
Last updated: 9/3/2026, 2:50:13 PM
Quick Conversions
| IDR | ARS |
|---|---|
| 1 IDR | 0.09 ARS |
| 10 IDR | 0.86 ARS |
| 50 IDR | 4.29 ARS |
| 100 IDR | 8.58 ARS |
| 500 IDR | 42.88 ARS |
| 1,000 IDR | 85.75 ARS |
Get IDR/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ARSExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-09-03T14:50:13Z",
"rates": {
"ARS": 0.085752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ARS",
"amount": 100
},
"result": 8.575199999999999,
"rate": 0.085752
}Build with IDR/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key