Rate Overview
Live
1 USD = 1319579.53 IRR
1 IRR = 0.000001
USD
Avg
1315478.13
High
1319579.53
Low
1310448.76
Last updated: 3/7/2026, 12:33:39 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,319,579.53 IRR |
| 10 USD | 13,195,795.30 IRR |
| 50 USD | 65,978,976.49 IRR |
| 100 USD | 131,957,952.98 IRR |
| 500 USD | 659,789,764.91 IRR |
| 1,000 USD | 1,319,579,529.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-03-07T00:33:39Z",
"rates": {
"IRR": 1319579.52982298
}
}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": 131957952.982298,
"rate": 1319579.52982298
}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