Rate Overview
Live
1 STD = 0.004525 INR
1 INR = 220.9945
STD
Avg
0.004501
High
0.004525
Low
0.004476
Last updated: 4/16/2026, 1:27:05 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.26 INR |
| 1,000 STD | 4.53 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-04-16T01:27:05Z",
"rates": {
"INR": 0.004525
}
}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.4525,
"rate": 0.004525
}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