Rate Overview
Live
1 ALL = 212.1182 IDR
1 IDR = 0.004714
ALL
Avg
210.8191
High
212.1182
Low
208.8517
Last updated: 4/18/2026, 10:35:57 AM
Quick Conversions
| ALL | IDR |
|---|---|
| 1 ALL | 212.12 IDR |
| 10 ALL | 2,121.18 IDR |
| 50 ALL | 10,605.91 IDR |
| 100 ALL | 21,211.82 IDR |
| 500 ALL | 106,059.12 IDR |
| 1,000 ALL | 212,118.24 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-04-18T10:35:57Z",
"rates": {
"IDR": 212.11824
}
}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": 21211.823999999997,
"rate": 212.11824
}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