Rate Overview
Live
1 BOB = 1.5600 GHS
1 GHS = 0.641015
BOB
Avg
1.5520
High
1.5632
Low
1.5410
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| BOB | GHS |
|---|---|
| 1 BOB | 1.56 GHS |
| 10 BOB | 15.60 GHS |
| 50 BOB | 78.00 GHS |
| 100 BOB | 156.00 GHS |
| 500 BOB | 780.01 GHS |
| 1,000 BOB | 1,560.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-03-07T04:24:41Z",
"rates": {
"GHS": 1.560026
}
}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": 156.0026,
"rate": 1.560026
}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