Rate Overview
Live
1 USD = 1313582.06 IRR
1 IRR = 0.000001
USD
Avg
308486.16
High
1320508.86
Low
41897.86
Last updated: 3/27/2026, 11:15:16 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,313,582.06 IRR |
| 10 USD | 13,135,820.55 IRR |
| 50 USD | 65,679,102.75 IRR |
| 100 USD | 131,358,205.50 IRR |
| 500 USD | 656,791,027.50 IRR |
| 1,000 USD | 1,313,582,055.01 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-27T11:15:16Z",
"rates": {
"IRR": 1313582.05500927
}
}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": 131358205.500927,
"rate": 1313582.05500927
}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