Rate Overview
Live
1 SHP = 1.0010 GBP
1 GBP = 0.998960
SHP
Avg
1.0001
High
1.0034
Low
0.992757
Last updated: 3/27/2026, 2:52:49 AM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 10.01 GBP |
| 50 SHP | 50.05 GBP |
| 100 SHP | 100.10 GBP |
| 500 SHP | 500.52 GBP |
| 1,000 SHP | 1,001.04 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-03-27T02:52:49Z",
"rates": {
"GBP": 1.001041
}
}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": 100.1041,
"rate": 1.001041
}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