Rate Overview
Live
1 ALL = 218.7127 IDR
1 IDR = 0.004572
ALL
Avg
216.8304
High
218.7127
Low
215.2147
Last updated: 5/29/2026, 6:51:59 PM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 218.71 IDR |
| 10 ALL | 2,187.13 IDR |
| 50 ALL | 10,935.63 IDR |
| 100 ALL | 21,871.27 IDR |
| 500 ALL | 109,356.33 IDR |
| 1,000 ALL | 218,712.66 IDR |
Get ALL/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=IDRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-29T18:51:59Z",
"rates": {
"IDR": 218.712665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "IDR",
"amount": 100
},
"result": 21871.266499999998,
"rate": 218.712665
}Build with ALL/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key