Rate Overview
Live
1 SHP = 15.7963 BOB
1 BOB = 0.063306
SHP
Avg
10.1382
High
15.7963
Low
9.1006
Last updated: 7/31/2026, 8:59:01 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 15.80 BOB |
| 10 SHP | 157.96 BOB |
| 50 SHP | 789.81 BOB |
| 100 SHP | 1,579.63 BOB |
| 500 SHP | 7,898.13 BOB |
| 1,000 SHP | 15,796.25 BOB |
Get SHP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BOBExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-31T08:59:01Z",
"rates": {
"BOB": 15.796254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BOB",
"amount": 100
},
"result": 1579.6254,
"rate": 15.796254
}Build with SHP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key