Rate Overview
Live
1 ALL = 204.5596 IDR
1 IDR = 0.004889
ALL
Avg
189.0723
High
205.4775
Low
169.1546
Last updated: 3/27/2026, 8:06:39 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 204.56 IDR |
| 10 ALL | 2,045.60 IDR |
| 50 ALL | 10,227.98 IDR |
| 100 ALL | 20,455.96 IDR |
| 500 ALL | 102,279.79 IDR |
| 1,000 ALL | 204,559.58 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-03-27T08:06:39Z",
"rates": {
"IDR": 204.559582
}
}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": 20455.9582,
"rate": 204.559582
}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