Rate Overview
Live
1 USD = 1321499.93 IRR
1 IRR = 0.000001
USD
Avg
1317869.37
High
1321499.93
Low
1316124.49
Last updated: 4/18/2026, 8:49:27 AM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,321,499.93 IRR |
| 10 USD | 13,214,999.31 IRR |
| 50 USD | 66,074,996.55 IRR |
| 100 USD | 132,149,993.10 IRR |
| 500 USD | 660,749,965.52 IRR |
| 1,000 USD | 1,321,499,931.05 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-04-18T08:49:27Z",
"rates": {
"IRR": 1321499.93104538
}
}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": 132149993.104538,
"rate": 1321499.93104538
}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