Rate Overview
Live
1 AED = 374319.43 IRR
1 IRR = 0.000003
AED
Avg
330262.57
High
374643.80
Low
11443.20
Last updated: 7/23/2026, 10:50:42 PM
Quick Conversions
| AED | IRR |
|---|---|
| 1 AED | 374,319.43 IRR |
| 10 AED | 3,743,194.33 IRR |
| 50 AED | 18,715,971.67 IRR |
| 100 AED | 37,431,943.34 IRR |
| 500 AED | 187,159,716.68 IRR |
| 1,000 AED | 374,319,433.36 IRR |
Get AED/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=IRRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-23T22:50:42Z",
"rates": {
"IRR": 374319.433364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "IRR",
"amount": 100
},
"result": 37431943.3364,
"rate": 374319.433364
}Build with AED/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key