Rate Overview
Live
1 STD = 63.4482 IRR
1 IRR = 0.015761
STD
Avg
50.3497
High
63.4482
Low
1.9922
Last updated: 3/28/2026, 1:26:59 PM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.45 IRR |
| 10 STD | 634.48 IRR |
| 50 STD | 3,172.41 IRR |
| 100 STD | 6,344.82 IRR |
| 500 STD | 31,724.11 IRR |
| 1,000 STD | 63,448.22 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-28T13:26:59Z",
"rates": {
"IRR": 63.448217
}
}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": 6344.8217,
"rate": 63.448217
}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