Rate Overview
Live
1 ALL = 17129.81 IRR
1 IRR = 0.000058
ALL
Avg
17075.62
High
17129.81
Low
17052.49
Last updated: 8/15/2026, 1:30:13 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 17,129.81 IRR |
| 10 ALL | 171,298.06 IRR |
| 50 ALL | 856,490.32 IRR |
| 100 ALL | 1,712,980.65 IRR |
| 500 ALL | 8,564,903.24 IRR |
| 1,000 ALL | 17,129,806.49 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-08-15T13:30:13Z",
"rates": {
"IRR": 17129.806489
}
}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": 1712980.6489,
"rate": 17129.806489
}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