Rate Overview
Live
1 SHP = 15.0888 BOB
1 BOB = 0.066274
SHP
Avg
9.5462
High
15.0888
Low
8.5859
Last updated: 7/30/2026, 5:32:28 PM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 15.09 BOB |
| 10 SHP | 150.89 BOB |
| 50 SHP | 754.44 BOB |
| 100 SHP | 1,508.88 BOB |
| 500 SHP | 7,544.41 BOB |
| 1,000 SHP | 15,088.82 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-30T17:32:28Z",
"rates": {
"BOB": 15.088821
}
}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": 1508.8821,
"rate": 15.088821
}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