Rate Overview
Live
1 INR = 0.007732 SHP
1 SHP = 129.3326
INR
Avg
0.008627
High
0.009377
Low
0.007732
Last updated: 5/27/2026, 7:29:21 AM
Quick Conversions
| INR | SHP |
|---|---|
| 1 INR | 0.01 SHP |
| 10 INR | 0.08 SHP |
| 50 INR | 0.39 SHP |
| 100 INR | 0.77 SHP |
| 500 INR | 3.87 SHP |
| 1,000 INR | 7.73 SHP |
Get INR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SHPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-27T07:29:21Z",
"rates": {
"SHP": 0.007732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SHP",
"amount": 100
},
"result": 0.7732,
"rate": 0.007732
}Build with INR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key