Rate Overview
Live
1 SHP = 0.999292 GBP
1 GBP = 1.0007
SHP
Avg
1.0008
High
1.0027
Low
0.999157
Last updated: 7/24/2026, 6:24:51 PM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 9.99 GBP |
| 50 SHP | 49.96 GBP |
| 100 SHP | 99.93 GBP |
| 500 SHP | 499.65 GBP |
| 1,000 SHP | 999.29 GBP |
Get SHP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GBPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-24T18:24:51Z",
"rates": {
"GBP": 0.999292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GBP",
"amount": 100
},
"result": 99.9292,
"rate": 0.999292
}Build with SHP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key