Rate Overview
Live
1 ALL = 16274.19 IRR
1 IRR = 0.000061
ALL
Avg
16166.23
High
16274.19
Low
16064.49
Last updated: 4/17/2026, 6:21:29 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,274.19 IRR |
| 10 ALL | 162,741.89 IRR |
| 50 ALL | 813,709.47 IRR |
| 100 ALL | 1,627,418.95 IRR |
| 500 ALL | 8,137,094.74 IRR |
| 1,000 ALL | 16,274,189.48 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-04-17T06:21:29Z",
"rates": {
"IRR": 16274.189483
}
}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": 1627418.9483,
"rate": 16274.189483
}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