Rate Overview
Live
1 SHP = 1.0038 GBP
1 GBP = 0.996247
SHP
Avg
0.999667
High
1.0069
Low
0.987124
Last updated: 7/23/2026, 2:02:03 PM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 10.04 GBP |
| 50 SHP | 50.19 GBP |
| 100 SHP | 100.38 GBP |
| 500 SHP | 501.88 GBP |
| 1,000 SHP | 1,003.77 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-23T14:02:03Z",
"rates": {
"GBP": 1.003767
}
}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": 100.37670000000001,
"rate": 1.003767
}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