Rate Overview
Live
1 AED = 4879.57 IDR
1 IDR = 0.000205
AED
Avg
4883.29
High
4894.66
Low
4872.90
Last updated: 7/26/2026, 7:22:23 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,879.57 IDR |
| 10 AED | 48,795.66 IDR |
| 50 AED | 243,978.28 IDR |
| 100 AED | 487,956.56 IDR |
| 500 AED | 2,439,782.79 IDR |
| 1,000 AED | 4,879,565.58 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-26T07:22:23Z",
"rates": {
"IDR": 4879.565579
}
}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": 487956.5579,
"rate": 4879.565579
}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