Rate Overview
Live
1 AED = 4899.78 IDR
1 IDR = 0.000204
AED
Avg
4889.83
High
4906.36
Low
4860.52
Last updated: 7/5/2026, 4:38:09 PM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,899.78 IDR |
| 10 AED | 48,997.78 IDR |
| 50 AED | 244,988.90 IDR |
| 100 AED | 489,977.80 IDR |
| 500 AED | 2,449,889.01 IDR |
| 1,000 AED | 4,899,778.01 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-07-05T16:38:09Z",
"rates": {
"IDR": 4899.77801
}
}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": 489977.801,
"rate": 4899.77801
}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