Rate Overview
Live
1 AED = 4858.43 IDR
1 IDR = 0.000206
AED
Avg
4497.38
High
4858.43
Low
4173.92
Last updated: 5/26/2026, 10:34:36 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,858.43 IDR |
| 10 AED | 48,584.30 IDR |
| 50 AED | 242,921.51 IDR |
| 100 AED | 485,843.02 IDR |
| 500 AED | 2,429,215.10 IDR |
| 1,000 AED | 4,858,430.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-05-26T10:34:36Z",
"rates": {
"IDR": 4858.430208
}
}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": 485843.0208,
"rate": 4858.430208
}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