Rate Overview
Live
1 ALL = 16754.44 IRR
1 IRR = 0.000060
ALL
Avg
5009.67
High
16754.44
Low
434.4324
Last updated: 7/21/2026, 9:33:19 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,754.44 IRR |
| 10 ALL | 167,544.35 IRR |
| 50 ALL | 837,721.77 IRR |
| 100 ALL | 1,675,443.55 IRR |
| 500 ALL | 8,377,217.73 IRR |
| 1,000 ALL | 16,754,435.46 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-21T21:33:19Z",
"rates": {
"IRR": 16754.435465
}
}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": 1675443.5465,
"rate": 16754.435465
}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