Rate Overview
Live
1 GBP = 1.0035 SHP
1 SHP = 0.996561
GBP
Avg
0.998745
High
1.0037
Low
0.993001
Last updated: 3/7/2026, 12:31:22 AM
Quick Conversions
| GBP | SHP |
|---|---|
| 1 GBP | 1.00 SHP |
| 10 GBP | 10.03 SHP |
| 50 GBP | 50.17 SHP |
| 100 GBP | 100.35 SHP |
| 500 GBP | 501.73 SHP |
| 1,000 GBP | 1,003.45 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-07T00:31:22Z",
"rates": {
"SHP": 1.003451
}
}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.3451,
"rate": 1.003451
}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