Rate Overview
Live
1 ALL = 222.3721 IDR
1 IDR = 0.004497
ALL
Avg
220.6107
High
222.3721
Low
218.1804
Last updated: 8/2/2026, 1:00:23 PM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 222.37 IDR |
| 10 ALL | 2,223.72 IDR |
| 50 ALL | 11,118.61 IDR |
| 100 ALL | 22,237.21 IDR |
| 500 ALL | 111,186.05 IDR |
| 1,000 ALL | 222,372.11 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-02T13:00:23Z",
"rates": {
"IDR": 222.372105
}
}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": 22237.2105,
"rate": 222.372105
}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