Rate Overview
Live
1 USD = 1375177.77 IRR
1 IRR = 0.000001
USD
Avg
726362.77
High
1375999.97
Low
41962.81
Last updated: 7/25/2026, 11:07:29 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,375,177.77 IRR |
| 10 USD | 13,751,777.74 IRR |
| 50 USD | 68,758,888.70 IRR |
| 100 USD | 137,517,777.39 IRR |
| 500 USD | 687,588,886.96 IRR |
| 1,000 USD | 1,375,177,773.92 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-25T11:07:29Z",
"rates": {
"IRR": 1375177.77392484
}
}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": 137517777.39248398,
"rate": 1375177.77392484
}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