Rate Overview
Live
1 STD = 63.5472 IRR
1 IRR = 0.015736
STD
Avg
19.4239
High
64.4375
Low
1.7543
Last updated: 7/27/2026, 5:09:58 PM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.55 IRR |
| 10 STD | 635.47 IRR |
| 50 STD | 3,177.36 IRR |
| 100 STD | 6,354.72 IRR |
| 500 STD | 31,773.58 IRR |
| 1,000 STD | 63,547.16 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-27T17:09:58Z",
"rates": {
"IRR": 63.547164
}
}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": 6354.7164,
"rate": 63.547164
}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