Rate Overview
Live
1 BOB = 0.108314 SHP
1 SHP = 9.2324
BOB
Avg
0.108205
High
0.108546
Low
0.107852
Last updated: 3/27/2026, 11:31:51 AM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.11 SHP |
| 10 BOB | 1.08 SHP |
| 50 BOB | 5.42 SHP |
| 100 BOB | 10.83 SHP |
| 500 BOB | 54.16 SHP |
| 1,000 BOB | 108.31 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-03-27T11:31:51Z",
"rates": {
"SHP": 0.108314
}
}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.831399999999999,
"rate": 0.108314
}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