Rate Overview
Live
1 ALL = 222.7231 IDR
1 IDR = 0.004490
ALL
Avg
222.1764
High
222.8874
Low
220.6684
Last updated: 9/11/2026, 10:06:20 PM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 222.72 IDR |
| 10 ALL | 2,227.23 IDR |
| 50 ALL | 11,136.15 IDR |
| 100 ALL | 22,272.31 IDR |
| 500 ALL | 111,361.54 IDR |
| 1,000 ALL | 222,723.07 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-09-11T22:06:20Z",
"rates": {
"IDR": 222.723074
}
}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": 22272.307399999998,
"rate": 222.723074
}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