Rate Overview
Live
1 USD = 1375709.91 IRR
1 IRR = 0.000001
USD
Avg
1263959.82
High
1376082.92
Low
42125.00
Last updated: 7/21/2026, 7:24:47 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,375,709.91 IRR |
| 10 USD | 13,757,099.11 IRR |
| 50 USD | 68,785,495.54 IRR |
| 100 USD | 137,570,991.07 IRR |
| 500 USD | 687,854,955.37 IRR |
| 1,000 USD | 1,375,709,910.74 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-21T07:24:47Z",
"rates": {
"IRR": 1375709.91074075
}
}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": 137570991.07407498,
"rate": 1375709.91074075
}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