Rate Overview
Live
1 SHP = 0.987111 GIP
1 GIP = 1.0131
SHP
Avg
0.991266
High
0.995474
Low
0.987111
Last updated: 4/17/2026, 4:57:31 AM
Quick Conversions
| SHP | GIP |
|---|---|
| 1 SHP | 0.99 GIP |
| 10 SHP | 9.87 GIP |
| 50 SHP | 49.36 GIP |
| 100 SHP | 98.71 GIP |
| 500 SHP | 493.56 GIP |
| 1,000 SHP | 987.11 GIP |
Get SHP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GIPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T04:57:31Z",
"rates": {
"GIP": 0.987111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GIP",
"amount": 100
},
"result": 98.7111,
"rate": 0.987111
}Build with SHP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key