Rate Overview
Live
1 SHP = 1.0021 GBP
1 GBP = 0.997878
SHP
Avg
1.0003
High
1.0033
Low
0.996351
Last updated: 3/27/2026, 1:27:01 AM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 10.02 GBP |
| 50 SHP | 50.11 GBP |
| 100 SHP | 100.21 GBP |
| 500 SHP | 501.06 GBP |
| 1,000 SHP | 1,002.13 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-27T01:27:01Z",
"rates": {
"GBP": 1.002127
}
}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.2127,
"rate": 1.002127
}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