Rate Overview
Live
1 BOB = 0.108017 SHP
1 SHP = 9.2578
BOB
Avg
0.108006
High
0.108279
Low
0.107627
Last updated: 5/7/2026, 7:47:07 AM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.11 SHP |
| 10 BOB | 1.08 SHP |
| 50 BOB | 5.40 SHP |
| 100 BOB | 10.80 SHP |
| 500 BOB | 54.01 SHP |
| 1,000 BOB | 108.02 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-05-07T07:47:07Z",
"rates": {
"SHP": 0.108017
}
}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": 10.8017,
"rate": 0.108017
}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