Rate Overview
Live
1 SHP = 13.2747 BOB
1 BOB = 0.075331
SHP
Avg
10.5905
High
13.2747
Low
9.2326
Last updated: 7/9/2026, 3:09:34 PM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 13.27 BOB |
| 10 SHP | 132.75 BOB |
| 50 SHP | 663.73 BOB |
| 100 SHP | 1,327.47 BOB |
| 500 SHP | 6,637.34 BOB |
| 1,000 SHP | 13,274.68 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-09T15:09:34Z",
"rates": {
"BOB": 13.274683
}
}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": 1327.4683,
"rate": 13.274683
}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