Rate Overview
Live
1 USD = 1375279.83 IRR
1 IRR = 0.000001
USD
Avg
1374941.32
High
1375316.66
Low
1374496.01
Last updated: 7/19/2026, 6:49:29 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,375,279.83 IRR |
| 10 USD | 13,752,798.32 IRR |
| 50 USD | 68,763,991.59 IRR |
| 100 USD | 137,527,983.18 IRR |
| 500 USD | 687,639,915.91 IRR |
| 1,000 USD | 1,375,279,831.82 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-19T06:49:29Z",
"rates": {
"IRR": 1375279.83181557
}
}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": 137527983.181557,
"rate": 1375279.83181557
}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