Rate Overview
Live
1 STD = 63.8227 IRR
1 IRR = 0.015668
STD
Avg
63.6392
High
63.8227
Low
63.5811
Last updated: 4/17/2026, 10:38:48 AM
Quick Conversions
| STD | IRR |
|---|---|
| 1 STD | 63.82 IRR |
| 10 STD | 638.23 IRR |
| 50 STD | 3,191.13 IRR |
| 100 STD | 6,382.27 IRR |
| 500 STD | 31,911.33 IRR |
| 1,000 STD | 63,822.65 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-04-17T10:38:48Z",
"rates": {
"IRR": 63.82265
}
}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": 6382.265,
"rate": 63.82265
}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