Rate Overview
Live
1 STD = 64.5095 IRR
1 IRR = 0.015502
STD
Avg
64.4839
High
64.7154
Low
64.1732
Last updated: 6/17/2026, 1:53:32 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 64.51 IRR |
| 10 STD | 645.09 IRR |
| 50 STD | 3,225.47 IRR |
| 100 STD | 6,450.95 IRR |
| 500 STD | 32,254.73 IRR |
| 1,000 STD | 64,509.47 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-06-17T01:53:32Z",
"rates": {
"IRR": 64.509468
}
}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": 6450.9468,
"rate": 64.509468
}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