Rate Overview
Live
1 STD = 62.3662 IRR
1 IRR = 0.016034
STD
Avg
54.8358
High
63.8227
Low
1.9922
Last updated: 5/27/2026, 8:27:24 PM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 62.37 IRR |
| 10 STD | 623.66 IRR |
| 50 STD | 3,118.31 IRR |
| 100 STD | 6,236.62 IRR |
| 500 STD | 31,183.09 IRR |
| 1,000 STD | 62,366.18 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-05-27T20:27:24Z",
"rates": {
"IRR": 62.366182
}
}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": 6236.6182,
"rate": 62.366182
}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