Rate Overview
Live
1 ALL = 16718.21 IRR
1 IRR = 0.000060
ALL
Avg
14716.82
High
16773.85
Low
508.8504
Last updated: 7/14/2026, 10:08:12 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,718.21 IRR |
| 10 ALL | 167,182.05 IRR |
| 50 ALL | 835,910.27 IRR |
| 100 ALL | 1,671,820.55 IRR |
| 500 ALL | 8,359,102.73 IRR |
| 1,000 ALL | 16,718,205.45 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-14T10:08:12Z",
"rates": {
"IRR": 16718.205451
}
}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": 1671820.5451000002,
"rate": 16718.205451
}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