Rate Overview
Live
1 GHS = 0.633225 BOB
1 BOB = 1.5792
GHS
Avg
0.633666
High
0.635324
Low
0.631912
Last updated: 3/27/2026, 8:05:06 AM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.63 BOB |
| 10 GHS | 6.33 BOB |
| 50 GHS | 31.66 BOB |
| 100 GHS | 63.32 BOB |
| 500 GHS | 316.61 BOB |
| 1,000 GHS | 633.23 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-03-27T08:05:06Z",
"rates": {
"BOB": 0.633225
}
}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": 63.322500000000005,
"rate": 0.633225
}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