Rate Overview
Live
1 SHP = 0.998987 GBP
1 GBP = 1.0010
SHP
Avg
0.999733
High
1.0023
Low
0.995859
Last updated: 6/16/2026, 8:54:52 AM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 9.99 GBP |
| 50 SHP | 49.95 GBP |
| 100 SHP | 99.90 GBP |
| 500 SHP | 499.49 GBP |
| 1,000 SHP | 998.99 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-06-16T08:54:52Z",
"rates": {
"GBP": 0.998987
}
}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": 99.89869999999999,
"rate": 0.998987
}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