Rate Overview
Live
1 ALL = 17251.82 IRR
1 IRR = 0.000058
ALL
Avg
17298.15
High
17371.94
Low
17251.82
Last updated: 9/2/2026, 6:28:19 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 17,251.82 IRR |
| 10 ALL | 172,518.19 IRR |
| 50 ALL | 862,590.96 IRR |
| 100 ALL | 1,725,181.92 IRR |
| 500 ALL | 8,625,909.58 IRR |
| 1,000 ALL | 17,251,819.16 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-09-02T18:28:19Z",
"rates": {
"IRR": 17251.819158
}
}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": 1725181.9157999998,
"rate": 17251.819158
}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