Rate Overview
Live
1 GBP = 1.0131 SHP
1 SHP = 0.987041
GBP
Avg
1.0107
High
1.0137
Low
1.0020
Last updated: 4/16/2026, 6:01:37 AM
Quick Conversions
| GBP | SHP |
|---|---|
| 1 GBP | 1.01 SHP |
| 10 GBP | 10.13 SHP |
| 50 GBP | 50.66 SHP |
| 100 GBP | 101.31 SHP |
| 500 GBP | 506.56 SHP |
| 1,000 GBP | 1,013.13 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-04-16T06:01:37Z",
"rates": {
"SHP": 1.013129
}
}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": 101.3129,
"rate": 1.013129
}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