Rate Overview
Live
1 GHS = 1.0073 BOB
1 BOB = 0.992743
GHS
Avg
0.973416
High
1.0073
Low
0.941385
Last updated: 7/31/2026, 9:07:48 AM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 1.01 BOB |
| 10 GHS | 10.07 BOB |
| 50 GHS | 50.37 BOB |
| 100 GHS | 100.73 BOB |
| 500 GHS | 503.66 BOB |
| 1,000 GHS | 1,007.31 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-07-31T09:07:48Z",
"rates": {
"BOB": 1.00731
}
}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": 100.731,
"rate": 1.00731
}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