Rate Overview
Live
1 IDR = 0.083831 ARS
1 ARS = 11.9288
IDR
Avg
0.083098
High
0.083945
Low
0.082368
Last updated: 3/7/2026, 7:40:58 AM
Quick Conversions
| IDR | ARS |
|---|---|
| 1 IDR | 0.08 ARS |
| 10 IDR | 0.84 ARS |
| 50 IDR | 4.19 ARS |
| 100 IDR | 8.38 ARS |
| 500 IDR | 41.92 ARS |
| 1,000 IDR | 83.83 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-03-07T07:40:58Z",
"rates": {
"ARS": 0.083831
}
}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.3831,
"rate": 0.083831
}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