Rate Overview
Live
1 STD = 63.4214 IRR
1 IRR = 0.015768
STD
Avg
63.7494
High
66.4799
Low
63.1253
Last updated: 7/28/2026, 3:54:55 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.42 IRR |
| 10 STD | 634.21 IRR |
| 50 STD | 3,171.07 IRR |
| 100 STD | 6,342.14 IRR |
| 500 STD | 31,710.71 IRR |
| 1,000 STD | 63,421.43 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-28T03:54:55Z",
"rates": {
"IRR": 63.421427
}
}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": 6342.1427,
"rate": 63.421427
}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