Rate Overview
Live
1 USD = 1374408.79 IRR
1 IRR = 0.000001
USD
Avg
414305.12
High
1375347.74
Low
41910.35
Last updated: 7/28/2026, 8:01:15 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,374,408.79 IRR |
| 10 USD | 13,744,087.87 IRR |
| 50 USD | 68,720,439.35 IRR |
| 100 USD | 137,440,878.70 IRR |
| 500 USD | 687,204,393.48 IRR |
| 1,000 USD | 1,374,408,786.97 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-28T08:01:15Z",
"rates": {
"IRR": 1374408.78696642
}
}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": 137440878.696642,
"rate": 1374408.78696642
}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