Rate Overview
Live
1 AED = 356.6277 IQD
1 IQD = 0.002804
AED
Avg
356.6492
High
356.6734
Low
356.6277
Last updated: 5/6/2026, 11:05:25 PM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.63 IQD |
| 10 AED | 3,566.28 IQD |
| 50 AED | 17,831.38 IQD |
| 100 AED | 35,662.77 IQD |
| 500 AED | 178,313.83 IQD |
| 1,000 AED | 356,627.66 IQD |
Get AED/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=IQDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-06T23:05:25Z",
"rates": {
"IQD": 356.627655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "IQD",
"amount": 100
},
"result": 35662.7655,
"rate": 356.627655
}Build with AED/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key