Rate Overview
Live
1 ALL = 16774.63 IRR
1 IRR = 0.000060
ALL
Avg
16770.68
High
16823.08
Low
16711.00
Last updated: 6/18/2026, 11:19:08 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,774.63 IRR |
| 10 ALL | 167,746.26 IRR |
| 50 ALL | 838,731.30 IRR |
| 100 ALL | 1,677,462.60 IRR |
| 500 ALL | 8,387,313.02 IRR |
| 1,000 ALL | 16,774,626.04 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-06-18T11:19:08Z",
"rates": {
"IRR": 16774.626035
}
}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": 1677462.6035000002,
"rate": 16774.626035
}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