Rate Overview
Live
1 GBP = 0.997296 SHP
1 SHP = 1.0027
GBP
Avg
1.0005
High
1.0157
Low
0.993834
Last updated: 5/26/2026, 9:32:37 PM
Quick Conversions
| GBP | SHP |
|---|---|
| 1 GBP | 1.00 SHP |
| 10 GBP | 9.97 SHP |
| 50 GBP | 49.86 SHP |
| 100 GBP | 99.73 SHP |
| 500 GBP | 498.65 SHP |
| 1,000 GBP | 997.30 SHP |
Get GBP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SHPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-26T21:32:37Z",
"rates": {
"SHP": 0.997296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SHP",
"amount": 100
},
"result": 99.72959999999999,
"rate": 0.997296
}Build with GBP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key