Rate Overview
Live
1 STD = 63.8256 IRR
1 IRR = 0.015668
STD
Avg
63.9812
High
66.4799
Low
63.1253
Last updated: 7/7/2026, 9:38:47 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.83 IRR |
| 10 STD | 638.26 IRR |
| 50 STD | 3,191.28 IRR |
| 100 STD | 6,382.56 IRR |
| 500 STD | 31,912.81 IRR |
| 1,000 STD | 63,825.63 IRR |
Get STD/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=IRRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-07T09:38:47Z",
"rates": {
"IRR": 63.825628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "IRR",
"amount": 100
},
"result": 6382.562800000001,
"rate": 63.825628
}Build with STD/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key