Rate Overview
Live
1 SHP = 0.985047 GBP
1 GBP = 1.0152
SHP
Avg
0.987260
High
0.991504
Low
0.983541
Last updated: 5/6/2026, 4:22:51 PM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 0.99 GBP |
| 10 SHP | 9.85 GBP |
| 50 SHP | 49.25 GBP |
| 100 SHP | 98.50 GBP |
| 500 SHP | 492.52 GBP |
| 1,000 SHP | 985.05 GBP |
Get SHP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GBPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-06T16:22:51Z",
"rates": {
"GBP": 0.985047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GBP",
"amount": 100
},
"result": 98.5047,
"rate": 0.985047
}Build with SHP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key