Rate Overview
Live
1 BOB = 0.066274 SHP
1 SHP = 15.0889
BOB
Avg
0.106486
High
0.116470
Low
0.066274
Last updated: 7/30/2026, 7:50:00 AM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.07 SHP |
| 10 BOB | 0.66 SHP |
| 50 BOB | 3.31 SHP |
| 100 BOB | 6.63 SHP |
| 500 BOB | 33.14 SHP |
| 1,000 BOB | 66.27 SHP |
Get BOB/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SHPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-30T07:50:00Z",
"rates": {
"SHP": 0.066274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SHP",
"amount": 100
},
"result": 6.6274,
"rate": 0.066274
}Build with BOB/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key