Rate Overview
Live
1 STD = 63.6307 IRR
1 IRR = 0.015716
STD
Avg
63.6856
High
64.1648
Low
63.3063
Last updated: 7/25/2026, 3:42:07 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-25T03:42:07Z",
"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