Rate Overview
Live
1 GHS = 1.0556 BOB
1 BOB = 0.947350
GHS
Avg
1.0580
High
1.0671
Low
1.0427
Last updated: 8/20/2026, 11:33:31 AM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 1.06 BOB |
| 10 GHS | 10.56 BOB |
| 50 GHS | 52.78 BOB |
| 100 GHS | 105.56 BOB |
| 500 GHS | 527.79 BOB |
| 1,000 GHS | 1,055.58 BOB |
Get GHS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BOBExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-20T11:33:31Z",
"rates": {
"BOB": 1.055576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BOB",
"amount": 100
},
"result": 105.55760000000001,
"rate": 1.055576
}Build with GHS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key