Rate Overview
Live
1 IDR = 0.004592 ALL
1 ALL = 217.7700
IDR
Avg
0.004621
High
0.004646
Low
0.004592
Last updated: 5/28/2026, 2:28:48 AM
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.59 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-05-28T02:28:48Z",
"rates": {
"ALL": 0.004592
}
}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.4592,
"rate": 0.004592
}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