Rate Overview
Live
1 USD = 1374840.84 IRR
1 IRR = 0.000001
USD
Avg
1375439.92
High
1376884.25
Low
1374840.84
Last updated: 6/18/2026, 7:56:14 PM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,374,840.84 IRR |
| 10 USD | 13,748,408.39 IRR |
| 50 USD | 68,742,041.96 IRR |
| 100 USD | 137,484,083.92 IRR |
| 500 USD | 687,420,419.61 IRR |
| 1,000 USD | 1,374,840,839.22 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-06-18T19:56:14Z",
"rates": {
"IRR": 1374840.83922387
}
}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": 137484083.922387,
"rate": 1374840.83922387
}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