Rate Overview
Live
1 GHS = 0.594450 BOB
1 BOB = 1.6822
GHS
Avg
0.596341
High
0.603662
Low
0.593191
Last updated: 5/27/2026, 10:46:24 PM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.59 BOB |
| 10 GHS | 5.94 BOB |
| 50 GHS | 29.72 BOB |
| 100 GHS | 59.45 BOB |
| 500 GHS | 297.23 BOB |
| 1,000 GHS | 594.45 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-05-27T22:46:24Z",
"rates": {
"BOB": 0.59445
}
}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": 59.445,
"rate": 0.59445
}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