Rate Overview
Live
1 BOB = 0.107332 SHP
1 SHP = 9.3169
BOB
Avg
0.107481
High
0.109408
Low
0.104972
Last updated: 5/27/2026, 8:32:16 PM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.11 SHP |
| 10 BOB | 1.07 SHP |
| 50 BOB | 5.37 SHP |
| 100 BOB | 10.73 SHP |
| 500 BOB | 53.67 SHP |
| 1,000 BOB | 107.33 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-27T20:32:16Z",
"rates": {
"SHP": 0.107332
}
}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.7332,
"rate": 0.107332
}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