Rate Overview
Live
1 ALL = 220.2343 IDR
1 IDR = 0.004541
ALL
Avg
219.7914
High
220.3998
Low
217.6610
Last updated: 7/12/2026, 5:34:24 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 220.23 IDR |
| 10 ALL | 2,202.34 IDR |
| 50 ALL | 11,011.72 IDR |
| 100 ALL | 22,023.43 IDR |
| 500 ALL | 110,117.15 IDR |
| 1,000 ALL | 220,234.30 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-07-12T05:34:24Z",
"rates": {
"IDR": 220.234303
}
}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": 22023.4303,
"rate": 220.234303
}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