Rate Overview
Live
1 USD = 1376085.56 IRR
1 IRR = 0.000001
USD
Avg
1376165.35
High
1376683.25
Low
1375999.97
Last updated: 7/7/2026, 11:34:04 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,376,085.56 IRR |
| 10 USD | 13,760,855.61 IRR |
| 50 USD | 68,804,278.07 IRR |
| 100 USD | 137,608,556.15 IRR |
| 500 USD | 688,042,780.74 IRR |
| 1,000 USD | 1,376,085,561.49 IRR |
Get USD/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=IRRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-07T11:34:04Z",
"rates": {
"IRR": 1376085.56148868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "IRR",
"amount": 100
},
"result": 137608556.148868,
"rate": 1376085.56148868
}Build with USD/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key