Rate Overview
Live
1 STD = 0.004580 INR
1 INR = 218.3406
STD
Avg
0.004588
High
0.004603
Low
0.004571
Last updated: 5/7/2026, 2:36:45 AM
Quick Conversions
| STD | INR |
|---|---|
| 1 STD | 0.00 INR |
| 10 STD | 0.05 INR |
| 50 STD | 0.23 INR |
| 100 STD | 0.46 INR |
| 500 STD | 2.29 INR |
| 1,000 STD | 4.58 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-07T02:36:45Z",
"rates": {
"INR": 0.00458
}
}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.45799999999999996,
"rate": 0.00458
}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