Rate Overview
Live
1 BOB = 0.109810 SHP
1 SHP = 9.1066
BOB
Avg
0.108307
High
0.109810
Low
0.107466
Last updated: 6/19/2026, 8:46:35 AM
Quick Conversions
| BOB | SHP |
|---|---|
| 1 BOB | 0.11 SHP |
| 10 BOB | 1.10 SHP |
| 50 BOB | 5.49 SHP |
| 100 BOB | 10.98 SHP |
| 500 BOB | 54.91 SHP |
| 1,000 BOB | 109.81 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-06-19T08:46:35Z",
"rates": {
"SHP": 0.10981
}
}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.981,
"rate": 0.10981
}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