Rate Overview
Live
1 ALL = 15790.43 IRR
1 IRR = 0.000063
ALL
Avg
15878.42
High
16133.23
Low
15710.48
Last updated: 3/27/2026, 6:43:28 PM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 15,790.43 IRR |
| 10 ALL | 157,904.33 IRR |
| 50 ALL | 789,521.65 IRR |
| 100 ALL | 1,579,043.29 IRR |
| 500 ALL | 7,895,216.46 IRR |
| 1,000 ALL | 15,790,432.92 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-03-27T18:43:28Z",
"rates": {
"IRR": 15790.432923
}
}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": 1579043.2923,
"rate": 15790.432923
}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