Rate Overview
Live
1 GHS = 0.867858 BOB
1 BOB = 1.1523
GHS
Avg
0.666873
High
0.867858
Low
0.607393
Last updated: 7/8/2026, 2:10:16 PM
Quick Conversions
| GHS | BOB |
|---|---|
| 1 GHS | 0.87 BOB |
| 10 GHS | 8.68 BOB |
| 50 GHS | 43.39 BOB |
| 100 GHS | 86.79 BOB |
| 500 GHS | 433.93 BOB |
| 1,000 GHS | 867.86 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-08T14:10:16Z",
"rates": {
"BOB": 0.867858
}
}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": 86.7858,
"rate": 0.867858
}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