Rate Overview
Live
1 ALL = 223.6387 IDR
1 IDR = 0.004471
ALL
Avg
222.8448
High
224.3003
Low
220.7554
Last updated: 8/21/2026, 10:13:41 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 223.64 IDR |
| 10 ALL | 2,236.39 IDR |
| 50 ALL | 11,181.94 IDR |
| 100 ALL | 22,363.87 IDR |
| 500 ALL | 111,819.37 IDR |
| 1,000 ALL | 223,638.73 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-08-21T10:13:41Z",
"rates": {
"IDR": 223.638732
}
}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": 22363.8732,
"rate": 223.638732
}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