Rate Overview
Live
1 IDR = 0.081455 ARS
1 ARS = 12.2767
IDR
Avg
0.081770
High
0.082890
Low
0.080548
Last updated: 3/28/2026, 9:02:57 AM
Quick Conversions
| IDR | ARS |
|---|---|
| 1 IDR | 0.08 ARS |
| 10 IDR | 0.81 ARS |
| 50 IDR | 4.07 ARS |
| 100 IDR | 8.15 ARS |
| 500 IDR | 40.73 ARS |
| 1,000 IDR | 81.46 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-28T09:02:57Z",
"rates": {
"ARS": 0.081455
}
}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.1455,
"rate": 0.081455
}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