Rate Overview
Live
1 SHP = 9.1066 BOB
1 BOB = 0.109810
SHP
Avg
9.2335
High
9.3052
Low
9.1066
Last updated: 6/19/2026, 10:31:49 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 9.11 BOB |
| 10 SHP | 91.07 BOB |
| 50 SHP | 455.33 BOB |
| 100 SHP | 910.66 BOB |
| 500 SHP | 4,553.31 BOB |
| 1,000 SHP | 9,106.61 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-06-19T10:31:49Z",
"rates": {
"BOB": 9.106611
}
}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": 910.6610999999999,
"rate": 9.106611
}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