Rate Overview
Live
1 INR = 0.008116 SHP
1 SHP = 123.2134
INR
Avg
0.008130
High
0.008166
Low
0.008093
Last updated: 3/7/2026, 2:13:54 AM
Quick Conversions
| INR | SHP |
|---|---|
| 1 INR | 0.01 SHP |
| 10 INR | 0.08 SHP |
| 50 INR | 0.41 SHP |
| 100 INR | 0.81 SHP |
| 500 INR | 4.06 SHP |
| 1,000 INR | 8.12 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-07T02:13:54Z",
"rates": {
"SHP": 0.008116
}
}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.8116,
"rate": 0.008116
}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