Rate Overview
Live
1 SHP = 15.7262 BOB
1 BOB = 0.063588
SHP
Avg
15.8103
High
16.1500
Low
15.7079
Last updated: 8/19/2026, 5:02:09 AM
Quick Conversions
| SHP | BOB |
|---|---|
| 1 SHP | 15.73 BOB |
| 10 SHP | 157.26 BOB |
| 50 SHP | 786.31 BOB |
| 100 SHP | 1,572.62 BOB |
| 500 SHP | 7,863.09 BOB |
| 1,000 SHP | 15,726.18 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-08-19T05:02:09Z",
"rates": {
"BOB": 15.726184
}
}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": 1572.6184,
"rate": 15.726184
}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