Rate Overview
Live
1 STD = 0.004330 INR
1 INR = 230.9469
STD
Avg
0.004341
High
0.004373
Low
0.004302
Last updated: 3/6/2026, 8:07:52 AM
Quick Conversions
| STD | INR |
|---|---|
| 1 STD | 0.00 INR |
| 10 STD | 0.04 INR |
| 50 STD | 0.22 INR |
| 100 STD | 0.43 INR |
| 500 STD | 2.17 INR |
| 1,000 STD | 4.33 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-03-06T08:07:52Z",
"rates": {
"INR": 0.00433
}
}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.43299999999999994,
"rate": 0.00433
}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