Rate Overview
Live
1 AED = 374390.91 IRR
1 IRR = 0.000003
AED
Avg
374432.94
High
374643.06
Low
374313.74
Last updated: 8/13/2026, 6:16:04 AM
Quick Conversions
| AED | IRR |
|---|---|
| 1 AED | 374,390.91 IRR |
| 10 AED | 3,743,909.09 IRR |
| 50 AED | 18,719,545.47 IRR |
| 100 AED | 37,439,090.94 IRR |
| 500 AED | 187,195,454.70 IRR |
| 1,000 AED | 374,390,909.40 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-08-13T06:16:04Z",
"rates": {
"IRR": 374390.909403
}
}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": 37439090.9403,
"rate": 374390.909403
}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