Rate Overview
Live
1 AED = 4903.36 IDR
1 IDR = 0.000204
AED
Avg
4712.46
High
4924.91
Low
4551.06
Last updated: 7/26/2026, 11:13:30 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,903.36 IDR |
| 10 AED | 49,033.62 IDR |
| 50 AED | 245,168.10 IDR |
| 100 AED | 490,336.19 IDR |
| 500 AED | 2,451,680.96 IDR |
| 1,000 AED | 4,903,361.92 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-26T23:13:30Z",
"rates": {
"IDR": 4903.361916
}
}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": 490336.19159999996,
"rate": 4903.361916
}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