Rate Overview
Live
1 GHS = 0.616877 BOB
1 BOB = 1.6211
GHS
Avg
0.619723
High
0.623150
Low
0.614638
Last updated: 6/19/2026, 8:25:50 AM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.62 BOB |
| 10 GHS | 6.17 BOB |
| 50 GHS | 30.84 BOB |
| 100 GHS | 61.69 BOB |
| 500 GHS | 308.44 BOB |
| 1,000 GHS | 616.88 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-06-19T08:25:50Z",
"rates": {
"BOB": 0.616877
}
}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": 61.6877,
"rate": 0.616877
}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