Rate Overview
Live
1 IDR = 0.079815 ARS
1 ARS = 12.5290
IDR
Avg
0.080187
High
0.080375
Low
0.079815
Last updated: 5/7/2026, 2:51:30 PM
Quick Conversions
| IDR | ARS |
|---|---|
| 1 IDR | 0.08 ARS |
| 10 IDR | 0.80 ARS |
| 50 IDR | 3.99 ARS |
| 100 IDR | 7.98 ARS |
| 500 IDR | 39.91 ARS |
| 1,000 IDR | 79.82 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-05-07T14:51:30Z",
"rates": {
"ARS": 0.079815
}
}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": 7.9815,
"rate": 0.079815
}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