Rate Overview
Live
1 ALL = 205.0627 IDR
1 IDR = 0.004877
ALL
Avg
205.2868
High
206.9445
Low
203.0681
Last updated: 3/7/2026, 12:14:50 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 205.06 IDR |
| 10 ALL | 2,050.63 IDR |
| 50 ALL | 10,253.13 IDR |
| 100 ALL | 20,506.27 IDR |
| 500 ALL | 102,531.34 IDR |
| 1,000 ALL | 205,062.68 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-03-07T00:14:50Z",
"rates": {
"IDR": 205.062683
}
}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": 20506.2683,
"rate": 205.062683
}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