Rate Overview
Live
1 AED = 4652.34 IDR
1 IDR = 0.000215
AED
Avg
4656.60
High
4679.27
Low
4621.73
Last updated: 4/15/2026, 9:25:17 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,652.34 IDR |
| 10 AED | 46,523.37 IDR |
| 50 AED | 232,616.86 IDR |
| 100 AED | 465,233.73 IDR |
| 500 AED | 2,326,168.63 IDR |
| 1,000 AED | 4,652,337.26 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-04-15T21:25:17Z",
"rates": {
"IDR": 4652.337262
}
}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": 465233.7262,
"rate": 4652.337262
}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