Rate Overview
Live
1 GBP = 0.999889 SHP
1 SHP = 1.0001
GBP
Avg
0.999974
High
1.0073
Low
0.996605
Last updated: 3/27/2026, 4:21:48 AM
Quick Conversions
| GBP | SHP |
|---|---|
| 1 GBP | 1.00 SHP |
| 10 GBP | 10.00 SHP |
| 50 GBP | 49.99 SHP |
| 100 GBP | 99.99 SHP |
| 500 GBP | 499.94 SHP |
| 1,000 GBP | 999.89 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-03-27T04:21:48Z",
"rates": {
"SHP": 0.999889
}
}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.9889,
"rate": 0.999889
}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