Rate Overview
Live
1 STD = 62.0481 IRR
1 IRR = 0.016117
STD
Avg
62.2285
High
62.9634
Low
61.6014
Last updated: 3/7/2026, 7:53:33 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 62.05 IRR |
| 10 STD | 620.48 IRR |
| 50 STD | 3,102.41 IRR |
| 100 STD | 6,204.81 IRR |
| 500 STD | 31,024.06 IRR |
| 1,000 STD | 62,048.12 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-03-07T07:53:33Z",
"rates": {
"IRR": 62.048119
}
}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": 6204.8119,
"rate": 62.048119
}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