Rate Overview
Live
1 GBP = 1.0028 SHP
1 SHP = 0.997199
GBP
Avg
1.0009
High
1.0033
Low
0.999238
Last updated: 8/14/2026, 6:35:19 PM
Quick Conversions
| GBP | SHP |
|---|---|
| 1 GBP | 1.00 SHP |
| 10 GBP | 10.03 SHP |
| 50 GBP | 50.14 SHP |
| 100 GBP | 100.28 SHP |
| 500 GBP | 501.40 SHP |
| 1,000 GBP | 1,002.81 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-08-14T18:35:19Z",
"rates": {
"SHP": 1.002809
}
}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": 100.2809,
"rate": 1.002809
}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