Rate Overview
Live
1 ALL = 16676.37 IRR
1 IRR = 0.000060
ALL
Avg
14845.96
High
16776.68
Low
508.8504
Last updated: 7/28/2026, 5:56:30 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,676.37 IRR |
| 10 ALL | 166,763.73 IRR |
| 50 ALL | 833,818.64 IRR |
| 100 ALL | 1,667,637.27 IRR |
| 500 ALL | 8,338,186.35 IRR |
| 1,000 ALL | 16,676,372.70 IRR |
Get ALL/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=IRRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-28T17:56:30Z",
"rates": {
"IRR": 16676.372704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "IRR",
"amount": 100
},
"result": 1667637.2704,
"rate": 16676.372704
}Build with ALL/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key