Rate Overview
Live
1 STD = 0.004535 INR
1 INR = 220.5072
STD
Avg
0.004247
High
0.004636
Low
0.003941
Last updated: 5/27/2026, 11:15:44 AM
Quick Conversions
| STD | INR |
|---|---|
| 1 STD | 0.00 INR |
| 10 STD | 0.05 INR |
| 50 STD | 0.23 INR |
| 100 STD | 0.45 INR |
| 500 STD | 2.27 INR |
| 1,000 STD | 4.54 INR |
Get STD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=INRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-27T11:15:44Z",
"rates": {
"INR": 0.004535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "INR",
"amount": 100
},
"result": 0.4535,
"rate": 0.004535
}Build with STD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key