Rate Overview
Live
1 AED = 4614.83 IDR
1 IDR = 0.000217
AED
Avg
4611.40
High
4629.60
Low
4589.56
Last updated: 3/26/2026, 3:36:05 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,614.83 IDR |
| 10 AED | 46,148.30 IDR |
| 50 AED | 230,741.48 IDR |
| 100 AED | 461,482.96 IDR |
| 500 AED | 2,307,414.82 IDR |
| 1,000 AED | 4,614,829.64 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-26T15:36:05Z",
"rates": {
"IDR": 4614.829637
}
}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": 461482.96369999996,
"rate": 4614.829637
}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