Rate Overview
Live
1 SHP = 9.2308 BOB
1 BOB = 0.108333
SHP
Avg
9.2703
High
9.3327
Low
9.2137
Last updated: 3/7/2026, 1:07:24 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 9.23 BOB |
| 10 SHP | 92.31 BOB |
| 50 SHP | 461.54 BOB |
| 100 SHP | 923.08 BOB |
| 500 SHP | 4,615.38 BOB |
| 1,000 SHP | 9,230.77 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-03-07T01:07:24Z",
"rates": {
"BOB": 9.230766
}
}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": 923.0765999999999,
"rate": 9.230766
}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