Rate Overview
Live
1 GIP = 1.0000 SHP
1 SHP = 1.0000 GIP
Avg
1.0008
High
1.0150
Low
0.999999
Last updated: 1/25/2026, 1:35:42 PM
Quick Conversions
| GIP | SHP |
|---|---|
| 1 GIP | 1.00 SHP |
| 10 GIP | 10.00 SHP |
| 50 GIP | 50.00 SHP |
| 100 GIP | 100.00 SHP |
| 500 GIP | 500.00 SHP |
| 1,000 GIP | 1,000.00 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-01-25T13:35:42Z",
"rates": {
"SHP": 1
}
}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": 100,
"rate": 1
}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