Rate Overview
Live
1 SHP = 1.0027 GBP
1 GBP = 0.997297
SHP
Avg
0.999576
High
1.0069
Low
0.987124
Last updated: 5/26/2026, 9:31:01 PM
Quick Conversions
| SHP | GBP |
|---|---|
| 1 SHP | 1.00 GBP |
| 10 SHP | 10.03 GBP |
| 50 SHP | 50.14 GBP |
| 100 SHP | 100.27 GBP |
| 500 SHP | 501.36 GBP |
| 1,000 SHP | 1,002.71 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-26T21:31:01Z",
"rates": {
"GBP": 1.00271
}
}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.271,
"rate": 1.00271
}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