Rate Overview
Live
1 IDR = 0.004595 ALL
1 ALL = 217.6279
IDR
Avg
0.004746
High
0.004925
Low
0.004537
Last updated: 7/26/2026, 12:23:07 PM
Quick Conversions
| IDR | ALL |
|---|---|
| 1 IDR | 0.00 ALL |
| 10 IDR | 0.05 ALL |
| 50 IDR | 0.23 ALL |
| 100 IDR | 0.46 ALL |
| 500 IDR | 2.30 ALL |
| 1,000 IDR | 4.60 ALL |
Get IDR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ALLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-26T12:23:07Z",
"rates": {
"ALL": 0.004595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ALL",
"amount": 100
},
"result": 0.4595,
"rate": 0.004595
}Build with IDR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key