Rate Overview
Live
1 BOB = 1.1520 GHS
1 GHS = 0.868034
BOB
Avg
1.4784
High
1.6464
Low
1.1520
Last updated: 7/9/2026, 4:41:04 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.15 GHS |
| 10 BOB | 11.52 GHS |
| 50 BOB | 57.60 GHS |
| 100 BOB | 115.20 GHS |
| 500 BOB | 576.01 GHS |
| 1,000 BOB | 1,152.03 GHS |
Get BOB/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GHSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-09T04:41:04Z",
"rates": {
"GHS": 1.152029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GHS",
"amount": 100
},
"result": 115.2029,
"rate": 1.152029
}Build with BOB/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key