Rate Overview
Live
1 STD = 63.4361 IRR
1 IRR = 0.015764
STD
Avg
63.5032
High
63.5811
Low
63.4361
Last updated: 5/7/2026, 12:31:30 PM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.44 IRR |
| 10 STD | 634.36 IRR |
| 50 STD | 3,171.81 IRR |
| 100 STD | 6,343.61 IRR |
| 500 STD | 31,718.07 IRR |
| 1,000 STD | 63,436.14 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-07T12:31:30Z",
"rates": {
"IRR": 63.436139
}
}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": 6343.613899999999,
"rate": 63.436139
}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