Rate Overview
Live
1 AED = 356.6551 IQD
1 IQD = 0.002804
AED
Avg
356.9024
High
357.6129
Low
356.6551
Last updated: 3/7/2026, 2:12:14 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.66 IQD |
| 10 AED | 3,566.55 IQD |
| 50 AED | 17,832.76 IQD |
| 100 AED | 35,665.51 IQD |
| 500 AED | 178,327.57 IQD |
| 1,000 AED | 356,655.15 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-03-07T02:12:14Z",
"rates": {
"IQD": 356.655146
}
}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": 35665.5146,
"rate": 356.655146
}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