Rate Overview
Live
1 ALL = 16710.56 IRR
1 IRR = 0.000060
ALL
Avg
16732.11
High
16787.33
Low
16648.59
Last updated: 7/8/2026, 10:03:19 AM
Quick Conversions
| ALL | IRR |
|---|---|
| 1 ALL | 16,710.56 IRR |
| 10 ALL | 167,105.61 IRR |
| 50 ALL | 835,528.04 IRR |
| 100 ALL | 1,671,056.08 IRR |
| 500 ALL | 8,355,280.40 IRR |
| 1,000 ALL | 16,710,560.81 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-08T10:03:19Z",
"rates": {
"IRR": 16710.560805
}
}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": 1671056.0805000002,
"rate": 16710.560805
}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