Rate Overview
Live
1 AED = 4884.73 IDR
1 IDR = 0.000205
AED
Avg
4884.40
High
4894.66
Low
4872.90
Last updated: 7/26/2026, 2:13:58 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,884.73 IDR |
| 10 AED | 48,847.31 IDR |
| 50 AED | 244,236.53 IDR |
| 100 AED | 488,473.06 IDR |
| 500 AED | 2,442,365.28 IDR |
| 1,000 AED | 4,884,730.56 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-26T02:13:58Z",
"rates": {
"IDR": 4884.730561
}
}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": 488473.05610000005,
"rate": 4884.730561
}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