Rate Overview
Live
1 INR = 0.007883 SHP
1 SHP = 126.8553
INR
Avg
0.008455
High
0.009048
Low
0.007883
Last updated: 3/27/2026, 11:20:17 AM
Quick Conversions
| INR | SHP |
|---|---|
| 1 INR | 0.01 SHP |
| 10 INR | 0.08 SHP |
| 50 INR | 0.39 SHP |
| 100 INR | 0.79 SHP |
| 500 INR | 3.94 SHP |
| 1,000 INR | 7.88 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-03-27T11:20:17Z",
"rates": {
"SHP": 0.007883
}
}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.7882999999999999,
"rate": 0.007883
}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