Rate Overview
Live
1 STD = 0.004431 INR
1 INR = 225.6827
STD
Avg
0.004432
High
0.004609
Low
0.004378
Last updated: 7/7/2026, 8:52:37 AM
Quick Conversions
| STD | INR |
|---|---|
| 1 STD | 0.00 INR |
| 10 STD | 0.04 INR |
| 50 STD | 0.22 INR |
| 100 STD | 0.44 INR |
| 500 STD | 2.22 INR |
| 1,000 STD | 4.43 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-07-07T08:52:37Z",
"rates": {
"INR": 0.004431
}
}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.4431,
"rate": 0.004431
}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