Rate Overview
Live
1 STD = 0.004447 INR
1 INR = 224.8707
STD
Avg
0.004454
High
0.004471
Low
0.004430
Last updated: 7/27/2026, 3:49:14 PM
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.45 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-27T15:49:14Z",
"rates": {
"INR": 0.004447
}
}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.44470000000000004,
"rate": 0.004447
}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