Rate Overview
Live
1 AED = 4888.11 IDR
1 IDR = 0.000205
AED
Avg
4529.30
High
4888.11
Low
4173.92
Last updated: 7/23/2026, 5:47:16 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,888.11 IDR |
| 10 AED | 48,881.08 IDR |
| 50 AED | 244,405.42 IDR |
| 100 AED | 488,810.85 IDR |
| 500 AED | 2,444,054.23 IDR |
| 1,000 AED | 4,888,108.46 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-07-23T05:47:16Z",
"rates": {
"IDR": 4888.108461
}
}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": 488810.84609999997,
"rate": 4888.108461
}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