Rate Overview
Live
1 STD = 64.5546 IRR
1 IRR = 0.015491
STD
Avg
64.5287
High
64.6896
Low
64.2453
Last updated: 9/4/2026, 12:22:12 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 64.55 IRR |
| 10 STD | 645.55 IRR |
| 50 STD | 3,227.73 IRR |
| 100 STD | 6,455.46 IRR |
| 500 STD | 32,277.29 IRR |
| 1,000 STD | 64,554.58 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-09-04T00:22:12Z",
"rates": {
"IRR": 64.554575
}
}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": 6455.4575,
"rate": 64.554575
}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