Rate Overview
Live
1 AED = 4852.03 IDR
1 IDR = 0.000206
AED
Avg
4725.80
High
4929.42
Low
4565.16
Last updated: 7/21/2026, 11:23:56 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,852.03 IDR |
| 10 AED | 48,520.28 IDR |
| 50 AED | 242,601.42 IDR |
| 100 AED | 485,202.83 IDR |
| 500 AED | 2,426,014.16 IDR |
| 1,000 AED | 4,852,028.31 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-21T23:23:56Z",
"rates": {
"IDR": 4852.028314
}
}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": 485202.8314,
"rate": 4852.028314
}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