Rate Overview
Live
1 AED = 4619.93 IDR
1 IDR = 0.000216
AED
Avg
4594.14
High
4619.93
Low
4574.01
Last updated: 3/6/2026, 8:10:11 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,619.93 IDR |
| 10 AED | 46,199.29 IDR |
| 50 AED | 230,996.46 IDR |
| 100 AED | 461,992.92 IDR |
| 500 AED | 2,309,964.61 IDR |
| 1,000 AED | 4,619,929.21 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-03-06T08:10:11Z",
"rates": {
"IDR": 4619.929213
}
}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": 461992.92130000005,
"rate": 4619.929213
}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