Rate Overview
Live
1 IDR = 0.000213 AED
1 AED = 4694.84
IDR
Avg
0.000214
High
0.000214
Low
0.000213
Last updated: 4/17/2026, 7:03:17 PM
Quick Conversions
| IDR | AED |
|---|---|
| 1 IDR | 0.00 AED |
| 10 IDR | 0.00 AED |
| 50 IDR | 0.01 AED |
| 100 IDR | 0.02 AED |
| 500 IDR | 0.11 AED |
| 1,000 IDR | 0.21 AED |
Get IDR/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=AEDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-04-17T19:03:17Z",
"rates": {
"AED": 0.000213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "AED",
"amount": 100
},
"result": 0.0213,
"rate": 0.000213
}Build with IDR/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key