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