Rate Overview
Live
1 BOB = 0.947349 GHS
1 GHS = 1.0556
BOB
Avg
0.949619
High
0.980302
Low
0.937119
Last updated: 8/19/2026, 8:23:58 PM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 0.95 GHS |
| 10 BOB | 9.47 GHS |
| 50 BOB | 47.37 GHS |
| 100 BOB | 94.73 GHS |
| 500 BOB | 473.67 GHS |
| 1,000 BOB | 947.35 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-08-19T20:23:58Z",
"rates": {
"GHS": 0.947349
}
}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": 94.7349,
"rate": 0.947349
}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