Rate Overview
Live
1 ALL = 15944.17 IRR
1 IRR = 0.000063
ALL
Avg
15993.66
High
16133.23
Low
15788.59
Last updated: 3/7/2026, 12:12:05 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 15,944.17 IRR |
| 10 ALL | 159,441.72 IRR |
| 50 ALL | 797,208.61 IRR |
| 100 ALL | 1,594,417.23 IRR |
| 500 ALL | 7,972,086.14 IRR |
| 1,000 ALL | 15,944,172.29 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-07T00:12:05Z",
"rates": {
"IRR": 15944.172286
}
}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": 1594417.2286,
"rate": 15944.172286
}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