Rate Overview
Live
1 AED = 4849.31 IDR
1 IDR = 0.000206
AED
Avg
4830.31
High
4849.31
Low
4821.67
Last updated: 9/3/2026, 12:56:51 AM
Quick Conversions
| AED | IDR |
|---|---|
| 1 AED | 4,849.31 IDR |
| 10 AED | 48,493.14 IDR |
| 50 AED | 242,465.70 IDR |
| 100 AED | 484,931.39 IDR |
| 500 AED | 2,424,656.97 IDR |
| 1,000 AED | 4,849,313.95 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-09-03T00:56:51Z",
"rates": {
"IDR": 4849.313949
}
}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": 484931.3949,
"rate": 4849.313949
}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