Rate Overview
Live
1 AED = 4757.02 IDR
1 IDR = 0.000210
AED
Avg
4733.65
High
4757.02
Low
4719.26
Last updated: 5/6/2026, 2:49:33 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,757.02 IDR |
| 10 AED | 47,570.24 IDR |
| 50 AED | 237,851.19 IDR |
| 100 AED | 475,702.38 IDR |
| 500 AED | 2,378,511.92 IDR |
| 1,000 AED | 4,757,023.85 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-05-06T02:49:33Z",
"rates": {
"IDR": 4757.023848
}
}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": 475702.3848,
"rate": 4757.023848
}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