Rate Overview
Live
1 USD = 1342364.80 IRR
1 IRR = 0.000001
USD
Avg
325523.00
High
1342364.80
Low
41910.35
Last updated: 5/29/2026, 4:34:15 PM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,342,364.80 IRR |
| 10 USD | 13,423,648.03 IRR |
| 50 USD | 67,118,240.16 IRR |
| 100 USD | 134,236,480.32 IRR |
| 500 USD | 671,182,401.61 IRR |
| 1,000 USD | 1,342,364,803.21 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-05-29T16:34:15Z",
"rates": {
"IRR": 1342364.80321155
}
}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": 134236480.321155,
"rate": 1342364.80321155
}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