Rate Overview
Live
1 BOB = 0.058956 SHP
1 SHP = 16.9618
BOB
Avg
0.059743
High
0.060992
Low
0.058956
Last updated: 9/10/2026, 6:27:11 PM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.06 SHP |
| 10 BOB | 0.59 SHP |
| 50 BOB | 2.95 SHP |
| 100 BOB | 5.90 SHP |
| 500 BOB | 29.48 SHP |
| 1,000 BOB | 58.96 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-09-10T18:27:11Z",
"rates": {
"SHP": 0.058956
}
}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": 5.8956,
"rate": 0.058956
}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