Rate Overview
Live
1 ALL = 214.9517 IDR
1 IDR = 0.004652
ALL
Avg
216.7965
High
218.4682
Low
214.9517
Last updated: 6/19/2026, 12:00:57 PM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 214.95 IDR |
| 10 ALL | 2,149.52 IDR |
| 50 ALL | 10,747.58 IDR |
| 100 ALL | 21,495.17 IDR |
| 500 ALL | 107,475.84 IDR |
| 1,000 ALL | 214,951.69 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-06-19T12:00:57Z",
"rates": {
"IDR": 214.951686
}
}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": 21495.1686,
"rate": 214.951686
}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