Rate Overview
Live
1 SHP = 9.2324 BOB
1 BOB = 0.108315
SHP
Avg
9.1060
High
9.4793
Low
8.5859
Last updated: 3/27/2026, 8:04:24 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 9.23 BOB |
| 10 SHP | 92.32 BOB |
| 50 SHP | 461.62 BOB |
| 100 SHP | 923.24 BOB |
| 500 SHP | 4,616.19 BOB |
| 1,000 SHP | 9,232.37 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-03-27T08:04:24Z",
"rates": {
"BOB": 9.232371
}
}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": 923.2371,
"rate": 9.232371
}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