Rate Overview
Live
1 IDR = 0.004680 ALL
1 ALL = 213.6752
IDR
Avg
0.004696
High
0.004718
Low
0.004678
Last updated: 5/7/2026, 8:59:17 PM
Quick Conversions
| IDR | ALL |
|---|---|
| 1 IDR | 0.00 ALL |
| 10 IDR | 0.05 ALL |
| 50 IDR | 0.23 ALL |
| 100 IDR | 0.47 ALL |
| 500 IDR | 2.34 ALL |
| 1,000 IDR | 4.68 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-07T20:59:17Z",
"rates": {
"ALL": 0.00468
}
}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.468,
"rate": 0.00468
}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