Rate Overview
Live
1 AED = 357998.33 IRR
1 IRR = 0.000003
AED
Avg
357966.11
High
358286.73
Low
357735.38
Last updated: 5/5/2026, 11:33:38 PM
Quick Conversions
| AED | IRR |
|---|---|
| 1 AED | 357,998.33 IRR |
| 10 AED | 3,579,983.35 IRR |
| 50 AED | 17,899,916.73 IRR |
| 100 AED | 35,799,833.47 IRR |
| 500 AED | 178,999,167.33 IRR |
| 1,000 AED | 357,998,334.66 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-05-05T23:33:38Z",
"rates": {
"IRR": 357998.334657
}
}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": 35799833.4657,
"rate": 357998.334657
}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