Rate Overview
Live
1 GIP = 1.0107 SHP
1 SHP = 0.989435
GIP
Avg
1.0088
High
1.0131
Low
1.0045
Last updated: 4/18/2026, 8:51:10 AM
Quick Conversions
| GIP | SHP |
|---|---|
| 1 GIP | 1.01 SHP |
| 10 GIP | 10.11 SHP |
| 50 GIP | 50.53 SHP |
| 100 GIP | 101.07 SHP |
| 500 GIP | 505.34 SHP |
| 1,000 GIP | 1,010.68 SHP |
Get GIP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SHPExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-04-18T08:51:10Z",
"rates": {
"SHP": 1.010678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SHP",
"amount": 100
},
"result": 101.06779999999999,
"rate": 1.010678
}Build with GIP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key