Rate Overview
Live
1 ALL = 216.2719 IDR
1 IDR = 0.004624
ALL
Avg
216.9489
High
218.4682
Low
215.9371
Last updated: 6/19/2026, 10:32:56 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 216.27 IDR |
| 10 ALL | 2,162.72 IDR |
| 50 ALL | 10,813.60 IDR |
| 100 ALL | 21,627.19 IDR |
| 500 ALL | 108,135.97 IDR |
| 1,000 ALL | 216,271.93 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-06-19T10:32:56Z",
"rates": {
"IDR": 216.271931
}
}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": 21627.1931,
"rate": 216.271931
}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