Rate Overview
Live
1 SHP = 9.2622 BOB
1 BOB = 0.107966
SHP
Avg
9.2855
High
9.3169
Low
9.2492
Last updated: 5/29/2026, 6:50:38 PM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 9.26 BOB |
| 10 SHP | 92.62 BOB |
| 50 SHP | 463.11 BOB |
| 100 SHP | 926.22 BOB |
| 500 SHP | 4,631.10 BOB |
| 1,000 SHP | 9,262.20 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-05-29T18:50:38Z",
"rates": {
"BOB": 9.2622
}
}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": 926.22,
"rate": 9.2622
}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