Rate Overview
Live
1 SHP = 0.998973 GBP
1 GBP = 1.0010
SHP
Avg
1.0015
High
1.0070
Low
0.996351
Last updated: 3/6/2026, 8:00:24 PM
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.97 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-06T20:00:24Z",
"rates": {
"GBP": 0.998973
}
}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.8973,
"rate": 0.998973
}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