Rate Overview
Live
1 AED = 374440.89 IRR
1 IRR = 0.000003
AED
Avg
374553.07
High
374917.43
Low
374352.57
Last updated: 6/15/2026, 5:34:23 AM
Quick Conversions
| AED | IRR |
|---|---|
| 1 AED | 374,440.89 IRR |
| 10 AED | 3,744,408.89 IRR |
| 50 AED | 18,722,044.44 IRR |
| 100 AED | 37,444,088.89 IRR |
| 500 AED | 187,220,444.43 IRR |
| 1,000 AED | 374,440,888.86 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-06-15T05:34:23Z",
"rates": {
"IRR": 374440.888863
}
}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": 37444088.8863,
"rate": 374440.888863
}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