Rate Overview
Live
1 ALL = 203.3395 IDR
1 IDR = 0.004918
ALL
Avg
203.9926
High
204.6370
Low
203.3395
Last updated: 3/27/2026, 6:49:04 PM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 203.34 IDR |
| 10 ALL | 2,033.39 IDR |
| 50 ALL | 10,166.97 IDR |
| 100 ALL | 20,333.95 IDR |
| 500 ALL | 101,669.73 IDR |
| 1,000 ALL | 203,339.46 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-27T18:49:04Z",
"rates": {
"IDR": 203.339461
}
}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": 20333.9461,
"rate": 203.339461
}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