Rate Overview
Live
1 GIP = 1.0160 SHP
1 SHP = 0.984222
GIP
Avg
1.0142
High
1.0168
Low
1.0105
Last updated: 5/9/2026, 3:43:44 AM
Quick Conversions
| GIP | SHP |
|---|---|
| 1 GIP | 1.02 SHP |
| 10 GIP | 10.16 SHP |
| 50 GIP | 50.80 SHP |
| 100 GIP | 101.60 SHP |
| 500 GIP | 508.02 SHP |
| 1,000 GIP | 1,016.03 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-05-09T03:43:44Z",
"rates": {
"SHP": 1.016031
}
}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.60309999999998,
"rate": 1.016031
}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