Rate Overview
Live
1 STD = 64.5608 IRR
1 IRR = 0.015489
STD
Avg
64.4897
High
64.8513
Low
64.2879
Last updated: 8/17/2026, 7:00:20 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 64.56 IRR |
| 10 STD | 645.61 IRR |
| 50 STD | 3,228.04 IRR |
| 100 STD | 6,456.08 IRR |
| 500 STD | 32,280.38 IRR |
| 1,000 STD | 64,560.76 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-08-17T07:00:20Z",
"rates": {
"IRR": 64.560763
}
}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": 6456.0763,
"rate": 64.560763
}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