Rate Overview
Live
1 STD = 63.6307 IRR
1 IRR = 0.015716
STD
Avg
57.3387
High
64.8014
Low
1.9922
Last updated: 7/26/2026, 1:49:21 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.63 IRR |
| 10 STD | 636.31 IRR |
| 50 STD | 3,181.54 IRR |
| 100 STD | 6,363.07 IRR |
| 500 STD | 31,815.37 IRR |
| 1,000 STD | 63,630.73 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-26T01:49:21Z",
"rates": {
"IRR": 63.630731
}
}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": 6363.0731,
"rate": 63.630731
}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