Rate Overview
Live
1 GHS = 0.969211 BOB
1 BOB = 1.0318
GHS
Avg
0.666055
High
0.969211
Low
0.586039
Last updated: 7/30/2026, 11:35:15 PM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.97 BOB |
| 10 GHS | 9.69 BOB |
| 50 GHS | 48.46 BOB |
| 100 GHS | 96.92 BOB |
| 500 GHS | 484.61 BOB |
| 1,000 GHS | 969.21 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-30T23:35:15Z",
"rates": {
"BOB": 0.969211
}
}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": 96.92110000000001,
"rate": 0.969211
}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