Rate Overview
Live
1 AED = 4858.50 IDR
1 IDR = 0.000206
AED
Avg
4830.04
High
4858.50
Low
4812.74
Last updated: 5/26/2026, 9:31:12 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,858.50 IDR |
| 10 AED | 48,584.96 IDR |
| 50 AED | 242,924.82 IDR |
| 100 AED | 485,849.63 IDR |
| 500 AED | 2,429,248.17 IDR |
| 1,000 AED | 4,858,496.34 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-26T09:31:12Z",
"rates": {
"IDR": 4858.496344
}
}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": 485849.63440000004,
"rate": 4858.496344
}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