Rate Overview
Live
1 GHS = 1.0899 BOB
1 BOB = 0.917502
GHS
Avg
1.0822
High
1.0956
Low
1.0586
Last updated: 9/9/2026, 12:47:19 PM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 1.09 BOB |
| 10 GHS | 10.90 BOB |
| 50 GHS | 54.50 BOB |
| 100 GHS | 108.99 BOB |
| 500 GHS | 544.96 BOB |
| 1,000 GHS | 1,089.92 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-09-09T12:47:19Z",
"rates": {
"BOB": 1.089916
}
}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": 108.9916,
"rate": 1.089916
}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