Rate Overview
Live
1 ALL = 16748.82 IRR
1 IRR = 0.000060
ALL
Avg
16764.66
High
16807.66
Low
16739.87
Last updated: 7/24/2026, 12:23:33 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,748.82 IRR |
| 10 ALL | 167,488.20 IRR |
| 50 ALL | 837,440.99 IRR |
| 100 ALL | 1,674,881.98 IRR |
| 500 ALL | 8,374,409.88 IRR |
| 1,000 ALL | 16,748,819.76 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-07-24T00:23:33Z",
"rates": {
"IRR": 16748.819761
}
}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": 1674881.9760999999,
"rate": 16748.819761
}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