Rate Overview
Live
1 ALL = 16319.12 IRR
1 IRR = 0.000061
ALL
Avg
16145.88
High
16319.12
Low
16060.81
Last updated: 5/28/2026, 9:55:22 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,319.12 IRR |
| 10 ALL | 163,191.19 IRR |
| 50 ALL | 815,955.94 IRR |
| 100 ALL | 1,631,911.88 IRR |
| 500 ALL | 8,159,559.38 IRR |
| 1,000 ALL | 16,319,118.76 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-05-28T21:55:22Z",
"rates": {
"IRR": 16319.118756
}
}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": 1631911.8756,
"rate": 16319.118756
}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