Rate Overview
Live
1 SHP = 9.2547 BOB
1 BOB = 0.108053
SHP
Avg
9.2491
High
9.2605
Low
9.2318
Last updated: 4/18/2026, 8:49:30 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 9.25 BOB |
| 10 SHP | 92.55 BOB |
| 50 SHP | 462.74 BOB |
| 100 SHP | 925.47 BOB |
| 500 SHP | 4,627.37 BOB |
| 1,000 SHP | 9,254.73 BOB |
Get SHP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BOBExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-18T08:49:30Z",
"rates": {
"BOB": 9.254733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BOB",
"amount": 100
},
"result": 925.4733,
"rate": 9.254733
}Build with SHP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key