Rate Overview
Live
1 IDR = 0.082559 ARS
1 ARS = 12.1125
IDR
Avg
0.082477
High
0.087501
Low
0.079036
Last updated: 7/29/2026, 2:39:21 AM
Quick Conversions
| IDR | ARS |
|---|---|
| 1 IDR | 0.08 ARS |
| 10 IDR | 0.83 ARS |
| 50 IDR | 4.13 ARS |
| 100 IDR | 8.26 ARS |
| 500 IDR | 41.28 ARS |
| 1,000 IDR | 82.56 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-07-29T02:39:21Z",
"rates": {
"ARS": 0.082559
}
}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.255899999999999,
"rate": 0.082559
}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