Rate Overview
Live
1 AED = 4588.97 IDR
1 IDR = 0.000218
AED
Avg
4521.01
High
4626.59
Low
4391.22
Last updated: 3/26/2026, 1:55:54 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,588.97 IDR |
| 10 AED | 45,889.66 IDR |
| 50 AED | 229,448.28 IDR |
| 100 AED | 458,896.56 IDR |
| 500 AED | 2,294,482.79 IDR |
| 1,000 AED | 4,588,965.57 IDR |
Get AED/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=IDRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-26T13:55:54Z",
"rates": {
"IDR": 4588.965573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "IDR",
"amount": 100
},
"result": 458896.55730000004,
"rate": 4588.965573
}Build with AED/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key