Rate Overview
Live
1 USD = 1312900.51 IRR
1 IRR = 0.000001
USD
Avg
1314088.80
High
1316000.37
Low
1312900.51
Last updated: 5/8/2026, 10:02:23 PM
Quick Conversions
| USD | IRR |
|---|---|
| 1 USD | 1,312,900.51 IRR |
| 10 USD | 13,129,005.06 IRR |
| 50 USD | 65,645,025.30 IRR |
| 100 USD | 131,290,050.61 IRR |
| 500 USD | 656,450,253.04 IRR |
| 1,000 USD | 1,312,900,506.08 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-08T22:02:23Z",
"rates": {
"IRR": 1312900.5060848
}
}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": 131290050.60848,
"rate": 1312900.5060848
}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