Rate Overview
Live
1 AED = 4856.02 IDR
1 IDR = 0.000206
AED
Avg
4854.65
High
4879.89
Low
4835.36
Last updated: 8/15/2026, 5:36:21 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,856.02 IDR |
| 10 AED | 48,560.17 IDR |
| 50 AED | 242,800.87 IDR |
| 100 AED | 485,601.74 IDR |
| 500 AED | 2,428,008.70 IDR |
| 1,000 AED | 4,856,017.40 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-08-15T05:36:21Z",
"rates": {
"IDR": 4856.017403
}
}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": 485601.7403,
"rate": 4856.017403
}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